Hacker News new | past | comments | ask | show | jobs | submit login

You can also use MacroPy[1] and create embedded DSL with a macro system inspired by Scheme and Elixir.

You don't need to write a parser, btw, because the stdlib provides one for you (in `ast` module).

[1] https://github.com/lihaoyi/macropy




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: