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 5d73f82733 Compile to HTML 5 vuotta sitten
..
util Move list of selfclosing tags into its own module 5 vuotta sitten
ast.js Compile to HTML 5 vuotta sitten
compiler.js Compile to HTML 5 vuotta sitten
core.js Compile to HTML 5 vuotta sitten
env.js Move core functions to their own module 5 vuotta sitten
evaluator.js Make sure all arguments get evaluated 5 vuotta sitten
index.js Implement compiler 5 vuotta sitten
lexer.js LOL I forgot how Lisp works 5 vuotta sitten
osloError.js Fix error handling and bug where let bindings stay in scope 5 vuotta sitten
parser.js Fix bug where lambda required an application 5 vuotta sitten
tokenStream.js Fix error handling and bug where let bindings stay in scope 5 vuotta sitten
tokenTypes.js Prettier 5 vuotta sitten