top | item 41267904

I Wrote a Domain-Specific Language (DSL)

3 points| thunfisch | 1 year ago |radulucut.com

1 comment

order

deisteve|1 year ago

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 ```