Skip to content

Uralstech/ezrlang

Repository files navigation

ezr

What is ezr?

ezr is a basic but usable programming language meant to be easy to learn. It was made with the help of this tutorial series: Make YOUR OWN Programming Language in Python - CodePulse

How can I use ezr?

Check out the latest version of the ezr interpreter here!

Where is the documentation for ezr?

It's all available in the GitHub Wiki!

Are there any examples scripts?

Yeah! There's a console tic-tac-toe game demo and ezr-Python library template in the examples folder!

Found any bugs? Have a feature request? Post it here!