Skip to content

Releases: the-neutron-foundation/neutron-language

Neutron Build v0.0.1-alpha.2

07 Jul 21:50
Compare
Choose a tag to compare
Pre-release

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

03 Jun 21:51
Compare
Choose a tag to compare
Pre-release

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).