|
d21683ad61
|
conlang: Add Quote expression as a hack for testing
Possibly removed later, or replaced with something that turns Conlang AST nodes into Conlang data structures.
|
2025-01-29 03:56:19 -06:00 |
|
|
485afb7843
|
cl-interpret: Make ConValues act like value types
(Aside from the fact that they're smothered in heap allocations)
|
2025-01-28 06:20:10 -06:00 |
|
|
c50940a44c
|
cl-interpret: Make an attempt at closures
(It kinda sucks, but it emulates closures half decently)
|
2025-01-23 16:23:42 -06:00 |
|
|
fad28beb05
|
interpreter: Add float machinery
- operators
- type casting
|
2024-09-18 01:02:09 -05:00 |
|
|
ecebefe218
|
cl-interpret: Knock those modules free!
|
2024-07-27 22:47:46 -05:00 |
|