Ecla is a programming language that was created to be simple and effortless to use.
It is an interpreted language that is written using the Go programming language.
Having a simple syntax and numerous standard libraries makes the language easy to learn and use without losing the leverage of advanced features.
For now, the project is in its early stages and needs to be popularized.
We need to be recognized as a programming language by GitHub, therefore we need to have at least 200 repositories from unique user that uses the Ecla programming language.
If you do, consider sharing with us your experience with the language and how we can improve it 📈.
If you want to help us, you can star the project and share it with your friends ! ❤️
If you want to join us on Discord
To install Ecla from the sources, you can follow the instructions in the installation manual.
For now, there is no installer for Ecla, but it will be available as soon as possible.
To run Ecla code, you can use the following command :
ecla <flags> <file>
- t to get the execution time
- d to run in debug mode
- dl to run in debug lexer mode
- dp to run in debug parser mode
- m to run the integrated metrics system