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 91730231df Saving state 5 years ago
..
ast Saving state 5 years ago
util Move list of selfclosing tags into its own module 5 years ago
compiler.js Saving state 5 years ago
error.js Implement some very basic error handling It's a little hacky and not very clean but it's working for now. 5 years ago
index.js Saving state 5 years ago
lexer.js Prettier 5 years ago
parser.js Prettier 5 years ago
resolver.js Saving state 5 years ago
tokenStream.js Implement some very basic error handling It's a little hacky and not very clean but it's working for now. 5 years ago
tokenTypes.js Rewrite AST and compiler to be more normal 5 years ago