enlang is a coding language that is based on Python. It provides a simple and readable syntax aimed at making programming more accessible for begginers.
To install enlang, clone the repository:
git clone https://github.com/T9Air/enlang.git
To run an enlang program:
python run_file.py \<your_program\>.enl
For syntax details, please refer to syntax.md.
This project is licensed under the GPLv3 License.