nix-in-node/roadmap.txt
2022-05-11 23:25:17 +02:00

8 lines
255 B
Plaintext

- stringify Nix
- convert rec attrset to use heap-of-vars
- wrap function args in lazy wrapper + unwrap identifier access?
- memoize functions
- let..in -> rec attrset
- rename 'mangling'
- verify that $ cannot appear in genuine Nix identifiers unescaped