|
|
9d82c8ca2d
|
Add variable resolution; the error behavior is pretty bad here.
|
2022-02-20 21:08:01 -08:00 |
|
|
|
f45488b9af
|
Add a pretty printer.
|
2022-02-18 10:37:15 -08:00 |
|
|
|
6c5ca6b782
|
Add parser (and etc.) support for print statements.
|
2022-02-16 20:52:23 -08:00 |
|
|
|
91d5d1b4fd
|
Some basic parsing works (fixing order of operations), and one test case.
|
2020-08-13 10:15:32 -07:00 |
|
|
|
2881c5104a
|
Some basic parsing, with interned strings.
|
2020-08-02 17:58:51 -07:00 |
|
|
|
81f98cc2c9
|
Initial commit; a basic Logos lexer and some tests.
|
2020-08-01 20:45:33 -07:00 |
|