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 7a9b1a6727 Create simple compiler class 7 vuotta sitten
..
ast Remove resolver and compiler, add define to parser 7 vuotta sitten
util Move list of selfclosing tags into its own module 7 vuotta sitten
compiler.js Create simple compiler class 7 vuotta sitten
error.js Implement some very basic error handling 7 vuotta sitten
index.js Create simple compiler class 7 vuotta sitten
lexer.js Prettier 7 vuotta sitten
parser.js Add lambdas 7 vuotta sitten
tokenStream.js Implement some very basic error handling 7 vuotta sitten
tokenTypes.js Prettier 7 vuotta sitten