nix-super/src/nix-instantiate
Eelco Dolstra ee401afad8 * Mode --parse-only' to parse the input (on stdin, -'), and print
out the AST as an ATerm.
* Mode `--eval-only' to parse and evaluate the input, and print the
  resulting normal form as an ATerm.

Neither of these modes require store/DB write permission.
2004-10-26 16:59:36 +00:00
..
help.txt * Help text for all (non-script) programs, so no more: 2003-12-01 15:55:05 +00:00
main.cc * Mode --parse-only' to parse the input (on stdin, -'), and print 2004-10-26 16:59:36 +00:00
Makefile.am * Allow linking against an external Berkeley DB / ATerm library. 2004-02-16 16:37:16 +00:00