A templating language that looks like Lisp and compiles to HTML
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.
Dylan Baker b9e4a1f908 Move AST nodes into one file 6 lat temu
..
util Move list of selfclosing tags into its own module 6 lat temu
ast.js Move AST nodes into one file 6 lat temu
env.js Replace compiler with evaluator 6 lat temu
error.js Implement some very basic error handling 6 lat temu
evaluator.js Implement definitions 6 lat temu
index.js Replace compiler with evaluator 6 lat temu
lexer.js LOL I forgot how Lisp works 6 lat temu
parser.js Implement definitions 6 lat temu
tokenStream.js Implement some very basic error handling 6 lat temu
tokenTypes.js Prettier 6 lat temu