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!
- Host: GitHub
- URL: https://github.com/uralstech/ezrlang
- Owner: Uralstech
- License: apache-2.0
- Created: 2022-08-31T08:59:58.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-18T09:28:21.000Z (almost 3 years ago)
- Last Synced: 2025-05-30T08:36:37.595Z (4 months ago)
- Topics: coding, easy-to-learn, easy-to-understand, easy-to-use, english, ezr, programming, programming-language, python
- Language: Python
- Homepage:
- Size: 207 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)