sbhadr / Iris

A toy language built without regex in Python.
MIT License
0 stars 0 forks source link

Iris

A toy language built without regex. It's slightly functional. Looking back, should've stuck with regex.

Codebase is a mess. More-so a proof of concept to learn more about language design.

If you're curious about the Iris's syntax, you can find the reference here.

Developed by: Sanjay-B(Sanjay Bhadra)