Scott Richmond
|
9d22e121f1
|
revert spawn! as a special form
|
2025-07-05 14:39:17 -04:00 |
|
Scott Richmond
|
89f7becef9
|
spawn is now a special form
|
2025-07-04 17:24:54 -04:00 |
|
Scott Richmond
|
3efb317cdd
|
pretty good parsing errors
|
2025-07-03 23:23:14 -04:00 |
|
Scott Richmond
|
917fcfe103
|
work on errors
|
2025-07-02 23:47:02 -04:00 |
|
Scott Richmond
|
08992461f0
|
properly scan escape chars
|
2025-07-02 20:54:21 -04:00 |
|
Scott Richmond
|
e4d9dcd110
|
make an attempt at fixing string escaping
|
2025-07-02 19:44:12 -04:00 |
|
Scott Richmond
|
04dcd5bcc9
|
method syntax sugar achieved
|
2025-07-02 19:29:49 -04:00 |
|
Scott Richmond
|
1d0c3df797
|
parser housekeeping; add receive to lexer and parser
|
2025-06-27 19:15:59 -04:00 |
|
Scott Richmond
|
e2617de4e9
|
or and and are now reserved words
|
2025-05-28 16:37:25 -04:00 |
|
Scott Richmond
|
1a620c3682
|
finish fighting with lifetimes: string pattern matching works!
|
2024-12-07 23:56:19 -05:00 |
|
Scott Richmond
|
b645c7daa6
|
get right with clippy
|
2024-11-21 20:00:49 -05:00 |
|
Scott Richmond
|
a0b20ad19d
|
break out into separate modules
|
2024-10-31 16:59:26 -04:00 |
|