|
a4176c710e
|
cl-ast: Add filename to File
- Better error reporting
- Better pizza
- Papa Cow's
|
2025-03-14 04:11:22 -05:00 |
|
|
80e1219808
|
cl-interpret: Tests for new pattern matching behavior
TODO: Expand control flow tests
|
2025-01-29 04:15:57 -06:00 |
|
|
145a24c5ff
|
cl-interpret: Assignment 2.0, now with more destructuring!
TODO: Destructuring `let`, destructuring patterns in function args..?
|
2025-01-28 06:23:37 -06:00 |
|
|
df68d6f2e6
|
cl-interpret/tests: Fix broken test
|
2024-09-19 14:29:21 -05:00 |
|
|
97808fd855
|
cl-parser: Transliterate to a trait-based parsing implementation
Bump version number.
|
2024-07-31 01:39:00 -05:00 |
|
|
406bfb8882
|
cl-interpret: Stop kidding myself, I'll be replacing the interpreter before I get rid of this.
|
2024-05-19 15:16:22 -05:00 |
|
|
40ec9b30e4
|
conlang: Use interned strings (Sym ) for all symbols
|
2024-04-24 19:34:29 -05:00 |
|
|
90a3818ca0
|
conlang: Move all cl-libs into the compiler directory
|
2024-04-19 07:39:23 -05:00 |
|