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