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 60c6d9a24a Don't include ="" for attributes with empty string 5 lat temu
..
ast Rewrite AST and compiler to be more normal 5 lat temu
compiler.js Don't include ="" for attributes with empty string 5 lat temu
error.js Implement some very basic error handling It's a little hacky and not very clean but it's working for now. 5 lat temu
index.js Rewrite AST and compiler to be more normal 5 lat temu
lexer.js Rewrite AST and compiler to be more normal 5 lat temu
parser.js Allow empty strings 5 lat temu
tokenStream.js Implement some very basic error handling It's a little hacky and not very clean but it's working for now. 5 lat temu
tokenTypes.js Rewrite AST and compiler to be more normal 5 lat temu