Skip to content

Releases: FloatingComet62/PainScript

Painscript v1.1.0

10 Mar 15:41

Choose a tag to compare

Painscript v1.1 is out!

Check out How to use.md to learn how to use the compiler.
Check out README.md to see the new syntax and features

New Features:

  1. Instead of printing/outputing digit by digit, the entire number will be printed/outputed.
  2. Added while loops
  3. Differentiated the syntax for printing in the console and outputing in the output file.

Painscript v1.0.0

08 Mar 12:29

Choose a tag to compare

Painscript v1.0 is out!

Check out How to use.md to learn how to use the compiler.