Riyyi
|
441fdc0564
|
Main: Fix history path option
|
2 years ago |
Riyyi
|
d772495f1a
|
Printer: Return string instead of printing directly
|
2 years ago |
Riyyi
|
cc735a7a11
|
Eval: Fix mal test
The quote in the error message broke the step2 test.
|
2 years ago |
Riyyi
|
a92eede277
|
Main: Use GNU Readline library as the line editor
|
2 years ago |
Riyyi
|
9fa6314378
|
Reader: Improve error reporting
|
2 years ago |
Riyyi
|
9271b9fe01
|
Meta: Add to-dos
|
2 years ago |
Riyyi
|
6c12b199e8
|
Eval: Add error message for invalid function calls
|
2 years ago |
Riyyi
|
17fddc1cf4
|
Printer: Fix HashMap printing spacing
|
2 years ago |
Riyyi
|
c6ea42bc5d
|
Everywhere: Pass step2 tests by supporting hash-maps
|
2 years ago |
Riyyi
|
5c5a766b7e
|
Reader+Printer: Reorder tokens
|
2 years ago |
Riyyi
|
da0b0a91a6
|
Everywhere: Start implementation of step2
|
2 years ago |
Riyyi
|
b51a3bf15b
|
AST: Add ruc::Formatter for ASTNodes
|
2 years ago |
Riyyi
|
27e584ea84
|
Everywhere: Add Keyword parsing
|
2 years ago |
Riyyi
|
eedfe53b96
|
Main: Add CLI arguments to enable pretty printing / dumping
|
2 years ago |
Riyyi
|
94dcd4c50e
|
Everywhere: Pass step1 tests by supporting more Tokens in the Reader
|
2 years ago |
Riyyi
|
68303dfe7b
|
Reader: Add support for more Tokens
|
2 years ago |
Riyyi
|
9816bb3de2
|
Everywhere: Add Error class for generic error reporting
The Lexer can now also report errors.
|
2 years ago |
Riyyi
|
a8f990ed98
|
Main: Support pretty printing
|
2 years ago |
Riyyi
|
21914c6b6a
|
Lexer+Reader+Printer: Store strings with quotes, improve error handling
|
2 years ago |
Riyyi
|
58523551c8
|
Lexer: Fix token types
|
2 years ago |
Riyyi
|
b604d7ddb5
|
AST: Add error node
|
2 years ago |
Riyyi
|
46e037e39e
|
Lisp: Add source
|
2 years ago |