Releases: the-neutron-foundation/neutron-language
Releases · the-neutron-foundation/neutron-language
Neutron Build v0.0.1-alpha.2
These are the binaries for version v0.0.1-alpha.2. There are more features and performance fixes.
neutron.exe
for windows 10 64-bit
neutron.bin
for linux
Neutron Binaries v0.0.1-alpha.1
DO NOT USE
This build includes:
- Numpy arrays Builtin!!
- Classes
- Functions
- Built-Ins (e.g. print, get, stdin)
- Primitive Types (Integers, Floats, Booleans, Strings)
- Python Lists and Tuples
- While loops
There are still a lot of features missing, so this is just if you want to use the language but don't want to compile it yourself using these instructions.
This is not production ready and unstable. If any problem is to occur, create an issue. Use neutron.exe
for windows and neutron.bin
for Unix-Like systems (eg. MacOS and Linux).