Nathan Braswell
|
1f8fb59220
|
Fully functional now, removing set!, set-idx!, array-with-len, and making concat a builtin. Also, added 2 fun rules to new_kraken that allow nesting of new_kraken and k_prime languages
|
2021-01-17 19:57:56 -05:00 |
|
Nathan Braswell
|
7d7b2bd6d5
|
Add error/recover, rep->repl with error catching, and add it to scope so you can do it recursively and debug and whatnot. Also make it take in the grammer to repl with, and fix and commit the new_kraken work from earlier
|
2021-01-14 23:43:50 -05:00 |
|
Nathan Braswell
|
6c0a46099a
|
New kraken with import and #lang passed start symbol
|
2021-01-02 13:55:07 -05:00 |
|
Nathan Braswell
|
4ed9af307f
|
Port method stuff over to new_kraken
|
2020-12-22 19:24:54 -05:00 |
|
Nathan Braswell
|
8d80f38f76
|
Fix a few parsing bugs at both levels, port some of the method demo over to new_kraken
|
2020-12-22 02:40:54 -05:00 |
|
Nathan Braswell
|
5152e1d109
|
Now actually have standard_grammar and with_import in scope let and all other ways in, having implemented let-vrec for mutually recursive vaus and fixing bugs. Tiny placeholder new_kraken definition and test.
|
2020-12-20 02:10:10 -05:00 |
|