Make a Lisp
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Riyyi 441fdc0564 Main: Fix history path option 2 years ago
..
ast.cpp Printer: Return string instead of printing directly 2 years ago
ast.h Everywhere: Pass step2 tests by supporting hash-maps 2 years ago
environment.h Meta: Add to-dos 2 years ago
error.h Everywhere: Add Error class for generic error reporting 2 years ago
eval.cpp Eval: Fix mal test 2 years ago
eval.h Everywhere: Start implementation of step2 2 years ago
lexer.cpp Everywhere: Pass step2 tests by supporting hash-maps 2 years ago
lexer.h Reader: Improve error reporting 2 years ago
printer.cpp Printer: Return string instead of printing directly 2 years ago
printer.h Printer: Return string instead of printing directly 2 years ago
reader.cpp Reader: Improve error reporting 2 years ago
reader.h Reader: Improve error reporting 2 years ago
readline.cpp Main: Use GNU Readline library as the line editor 2 years ago
readline.h Main: Use GNU Readline library as the line editor 2 years ago
settings.cpp Main: Add CLI arguments to enable pretty printing / dumping 2 years ago
settings.h Main: Add CLI arguments to enable pretty printing / dumping 2 years ago
step0_repl.cpp Lisp: Add source 2 years ago
step1_read_print.cpp Everywhere: Start implementation of step2 2 years ago
step2_eval.cpp Main: Fix history path option 2 years ago
types.h Lisp: Add source 2 years ago