autonix/doc/ideas.txt

5 lines
292 B
Plaintext

* drop-in replacement for nix AND make
* treats make targets as derivations -> incremental compilation for nix
* for other systems like cargo (or also for make to avoid impurity) spy on syscalls using ptrace to find dependencies
* dump partially evaluated derivations in a cache to be faster