Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-07 | Add quotation to help metaprogramming. | Greg Brown | |
2024-11-20 | Improve syntactic sugar. | Greg Brown | |
Sugar makes programs nicer to write. | |||
2024-11-18 | Better type errors within lets. | Greg Brown | |
2024-11-15 | Add compilation to scheme. | Greg Brown | |
Extract parser as an independent project. | |||
2024-11-12 | Add more names. Names are good. | Greg Brown | |
2024-11-12 | Add ability to desugar terms. | Greg Brown | |
Remove `getChildren` construct---it's too niche for the core language. |