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 681a88a755 Clean up unused stuff hace 5 años
..
ast Rewrite AST and compiler to be more normal hace 5 años
util Move list of selfclosing tags into its own module hace 5 años
compiler.js Clean up unused stuff hace 5 años
error.js Implement some very basic error handling It's a little hacky and not very clean but it's working for now. hace 5 años
index.js Clean up unused stuff hace 5 años
lexer.js Rewrite AST and compiler to be more normal hace 5 años
parser.js Allow empty strings hace 5 años
tokenStream.js Implement some very basic error handling It's a little hacky and not very clean but it's working for now. hace 5 años
tokenTypes.js Rewrite AST and compiler to be more normal hace 5 años