An open API service indexing awesome lists of open source software.

https://github.com/uralstech/ezrlang

An easy to learn programming language for beginners!
https://github.com/uralstech/ezrlang

coding easy-to-learn easy-to-understand easy-to-use english ezr programming programming-language python

Last synced: about 2 months ago
JSON representation

An easy to learn programming language for beginners!

Awesome Lists containing this project

README

          

# **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***](https://www.youtube.com/playlist?list=PLZQftyCk7_SdoVexSmwy_tBgs7P0b97yD)

## How can I use ***ezr***?
Check out the latest version of the ezr interpreter [***here!***](https://github.com/Uralstech/ezrlang/releases/)

## Where is the documentation for ***ezr***?
It's all available in the [***GitHub Wiki!***](https://github.com/Uralstech/ezrlang/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!](https://github.com/Uralstech/ezrlang/tree/master/examples)

Found any bugs? Have a feature request? Post it [***here!***](https://github.com/Uralstech/ezrlang/issues)