Skip to content

Painscript v1.1.0

Latest

Choose a tag to compare

@FloatingComet62 FloatingComet62 released this 10 Mar 15:41

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.