| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-09 | Add some magic to detect symbols. | Rose Hogenson | 2 | -26/+41 | |
| I still don't understand this snippet. | |||||
| 2022-01-09 | Define helper intercalate. | Rose Hogenson | 2 | -2/+44 | |
| 2022-01-09 | Improve match syntax. | Rose Hogenson | 2 | -29/+44 | |
| Now ! is required to match against a constant, and by default a name is bound. | |||||
| 2022-01-09 | Simplify macro definitions in match. | Rose Hogenson | 1 | -31/+9 | |
| 2022-01-09 | Add wildcard to pattern syntax. | Rose Hogenson | 2 | -7/+25 | |
| 2022-01-09 | Add a library for pattern matching. | Rose Hogenson | 2 | -0/+102 | |
| 2022-01-09 | Use load to evaluate each library's tests. | Rose Hogenson | 2 | -1/+2 | |
| 2022-01-09 | Initial commit. | Rose Hogenson | 25 | -0/+1987 | |
| Not sure if everything here will be needed eventually, but we have a working bytecode interpreter. Next I will write the linker, then the core compiler, and finish with the macro expander. | |||||
