Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
I Wrote a Domain-Specific Language (DSL)
(radulucut.com)
3 points
by
thunfisch
1 year ago
| 1 comment
I Wrote a Domain-Specific Language (DSL) | Dark Hacker News
deisteve
1 year ago
|
next
[−]
interesting, how would you deal with supporting other language code within the DSL?
say you want to pass a long code of php snippet is that simply just parsing whatever is between ```