guix/src/nix-instantiate
Eelco Dolstra 5fe9222b36 * Don't use ATmake / ATmatch anymore, nor the ATMatcher class.
Instead we generate data bindings (build and match functions) for
  the constructors specified in `constructors.def'.  In particular
  this removes the conversions between AFuns and strings, and Nix
  expression evaluation now seems 3 to 4 times faster.
2004-10-26 22:54:26 +00:00
..
help.txt
main.cc * Don't use ATmake / ATmatch anymore, nor the ATMatcher class. 2004-10-26 22:54:26 +00:00
Makefile.am