I Wrote a Domain-Specific Language (DSL)
radulucut.com
1 thread
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 ```