|
|
|
|
|
by kung-fu-master
5718 days ago
|
|
Hmmm... it's interesting... I came to conclusion that it is easier to do external DSL, not embedded. Parse source code on Pascal and then translate it into S-expressions. Am I right? Btw, if I'm gonna write external DSL, I can do that in any language for example on Python. So, what's the difference? |
|