[Python-ideas] Why shouldn't Python be better at implementing Domain Specific Languages?

Abdur-Rahmaan Janhangeer arj.python at gmail.com
Fri Aug 31 14:02:58 EDT 2018


the implementation is very easy just a program and some ifs

if you need more complex, just some reading on tokens etc
but the first choice is enough

if in py competitions people are solving regex like questions and word
extractions without knowing they are solving compiler theory problems,
implementing DSL is very easy

Abdur-Rahmaan Janhangeer
https://github.com/Abdur-rahmaanJ
Mauritius
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20180831/a58f3415/attachment.html>


More information about the Python-ideas mailing list