A scripting lanuge that is made to be easy to write and compiled with out errors.
The backend of EnLang is based off Python and when ever you run the script for your project it will convert that into a Python script for a one time then run that script and remove it.
To get started with EnLang read here to make your starting project.
Remember even if a import has a Python or other script with the same name does not mean it will work the same.