This website works better with JavaScript.
首頁
探索
說明
登入
simulacrumparty
/
sexp-template
關註
1
收藏
0
複製
0
程式碼
版本發佈
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.
46
Commit
1
分支
目錄樹:
c833db2f94
master
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from 'c833db2f94'
${ noResults }
HTTPS
ZIP
TAR.GZ
Dylan Baker
c833db2f94
LOL I forgot how Lisp works
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
LOL I forgot how Lisp works
6 年之前
test
Prettier :/
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 年之前