Hacker News new | ask | show | jobs
I Wrote a Domain-Specific Language (DSL) (radulucut.com)
3 points by thunfisch 666 days ago
1 comments

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