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 705e80ad6b Everywhere: Split REPL from main(), put settings in environment 10 months ago
..
env Everywhere: Split REPL from main(), put settings in environment 10 months ago
ast.cpp Everywhere: Split REPL from main(), put settings in environment 10 months ago
ast.h Reader+Env: Add dump function 10 months ago
error.h Everywhere: Implement step9 try/catch 1 year ago
eval-special-form.cpp Everywhere: Split REPL from main(), put settings in environment 10 months ago
eval.cpp Everywhere: Add docstring support 10 months ago
eval.h Everywhere: Split REPL from main(), put settings in environment 10 months ago
forward.h Everywhere: Split REPL from main(), put settings in environment 10 months ago
lexer.cpp Lexer+Reader: Don't tokenize comments 1 year ago
lexer.h Lexer+Reader: Don't tokenize comments 1 year ago
macro.h Everywhere: Add docstring support 10 months ago
main.cpp Everywhere: Split REPL from main(), put settings in environment 10 months ago
printer.cpp Everywhere: Split REPL from main(), put settings in environment 10 months ago
printer.h Printer: Rename node -> value 10 months ago
reader.cpp Everywhere: Split REPL from main(), put settings in environment 10 months ago
reader.h Reader+Env: Add dump function 10 months ago
readline.cpp Main+Readline+Env: Add readline core function 1 year ago
readline.h Main+Readline+Env: Add readline core function 1 year ago
repl.cpp Everywhere: Split REPL from main(), put settings in environment 10 months ago
repl.h Everywhere: Split REPL from main(), put settings in environment 10 months ago
settings.cpp Everywhere: Split REPL from main(), put settings in environment 10 months ago
settings.h Everywhere: Split REPL from main(), put settings in environment 10 months ago
types.h Lisp: Add source 2 years ago
util.h Everywhere: Make the project compile again 1 year ago