Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
simulacrumparty
/
sexp-template
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Julkaisut
0
Activity
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.
45
Commitit
1
Haara
Puu:
3e5a873054
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '3e5a873054'
${ noResults }
HTTPS
ZIP
TAR.GZ
Dylan Baker
3e5a873054
Prettier :/
6 vuotta sitten
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 vuotta sitten
src
Prettier :/
6 vuotta sitten
test
Prettier :/
6 vuotta sitten
.gitignore
Add .DS_Store and .oslo files to gitignore I keep test .oslo files around and I hate not having a clean repo.
6 vuotta sitten
LICENSE
Initial commit
7 vuotta sitten
package-lock.json
Saving state
6 vuotta sitten
package.json
Implement test helper functions
6 vuotta sitten