TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
I Wrote a Domain-Specific Language (DSL)
3 点
作者
thunfisch
10 个月前
1 comment
deisteve
10 个月前
interesting, how would you deal with supporting other language code within the DSL?<p>say you want to pass a long code of php snippet is that simply just parsing whatever is between ```