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.
42
Commit
1
分支
目錄樹:
7a9b1a6727
master
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from '7a9b1a6727'
${ noResults }
sexp-template
/
src
文件歷史
Dylan Baker
7a9b1a6727
Create simple compiler class
Just numbers and strings for now
7 年之前
..
ast
Remove resolver and compiler, add define to parser
7 年之前
util
Move list of selfclosing tags into its own module
7 年之前
compiler.js
Create simple compiler class
7 年之前
error.js
Implement some very basic error handling
7 年之前
index.js
Create simple compiler class
7 年之前
lexer.js
Prettier
7 年之前
parser.js
Add lambdas
7 年之前
tokenStream.js
Implement some very basic error handling
7 年之前
tokenTypes.js
Prettier
7 年之前