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 0b4d63ee91 Make sure source gets passed in as a string пре 6 година
bin Make sure source gets passed in as a string I noticed that if you passed in just a number, JS would helpfully parse that and then `source.length` was undefined, which broke the lexer. пре 6 година
src Add lambdas пре 6 година
test Add lambdas пре 6 година
.gitignore Add .DS_Store and .oslo files to gitignore I keep test .oslo files around and I hate not having a clean repo. пре 6 година
LICENSE Initial commit пре 7 година
package-lock.json Saving state пре 6 година
package.json Implement test helper functions пре 6 година