Jaclang is a programming language, that is trying to achieve a very clean looking and readable code as well as small compiled binaries. Is is also aiming to be fast and be easy to use.
Before installing you need to have installed:
- make
- python3
- gcc
- curl
Type
make
to install everything.
Support:
- MacOS
- 64 bit Linux