Skip to content

Releases: mecaneer23/Bin-snake

Release - 1.1.2

25 Jun 00:37
3a22c7f
Compare
Choose a tag to compare

This is official compiler release 1.1.2

This release contains runner.py packaged as a Windows executable file.

To run on a Windows computer:

  1. move runner.exe to Bin-snake file directory
  2. open command prompt (cmd)
  3. change to Bin-snake file directory (cd [...])
  4. run runner.exe [file].bs

Release - 1.1

24 Jun 23:47
3a22c7f
Compare
Choose a tag to compare

This is official compiler release 1.1.

This release contains runner.py packaged as a Windows executable file.

To run on a Windows computer:

  1. move runner.exe to Bin-snake file directory
  2. open command prompt (cmd)
  3. change to Bin-snake file directory (cd [...])
  4. run runner.exe [file].bs

Release - 1.0

23 Jun 02:00
3a22c7f
Compare
Choose a tag to compare

This is official compiler release 1.0.

This release contains compiler.py packaged as a Windows executable file.

To run on a Windows computer:

  1. move compiler.exe to Bin-snake file directory
  2. open command prompt (cmd)
  3. change to Bin-snake file directory (cd [...])
  4. run compiler.exe [file].bs
  5. you should find a python file (.py) in the Bin-snake file directory