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 c833db2f94 LOL I forgot how Lisp works 5 lat temu
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. 5 lat temu
src LOL I forgot how Lisp works 5 lat temu
test Prettier :/ 5 lat temu
.gitignore Add .DS_Store and .oslo files to gitignore I keep test .oslo files around and I hate not having a clean repo. 5 lat temu
LICENSE Initial commit 6 lat temu
package-lock.json Saving state 5 lat temu
package.json Implement test helper functions 5 lat temu