A templating language that looks like Lisp and compiles to HTML
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Dylan Baker 06ab1b52d4 Compile function applications (named and lambda) vor 5 Jahren
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. vor 5 Jahren
src Compile function applications (named and lambda) vor 5 Jahren
test Compile function applications (named and lambda) vor 5 Jahren
.gitignore Add .DS_Store and .oslo files to gitignore I keep test .oslo files around and I hate not having a clean repo. vor 5 Jahren
LICENSE Initial commit vor 6 Jahren
package-lock.json Saving state vor 5 Jahren
package.json Implement test helper functions vor 5 Jahren