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.
74
Commit
1
分支
目錄樹:
a0ac2606ec
master
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from 'a0ac2606ec'
${ noResults }
sexp-template
/
test
文件歷史
Dylan Baker
a0ac2606ec
Rename head/tail to first/rest
Trying to avoid conflict with the <head> tag
6 年之前
..
compilerTest.js
Implement compiler
6 年之前
coreTest.js
Rename head/tail to first/rest
6 年之前
evaluatorTest.js
Add length function; preserve Number node line numbers
6 年之前
helpers.js
Implement compiler
6 年之前
lexerTest.js
Implement test helper functions
6 年之前
parserTest.js
Fix bug where lambda required an application
6 年之前