|
|
|
|
|
by rabidrat
2819 days ago
|
|
How about using an existing language, like Python? You can make a really great DSL using Python, and then people have access to all the other Python language features that they already know, and the stdlib that they already know, and 3rd-party modules they already know.. |
|