Ahoy matey! New treasures await in Maroon v1.1View the Loot

Captain's Log: Updates

Version 1.1.0

27 December 2024

Pirate Companion

Meet First Mate: the companion that helps you fix code with ease!

Dialects

Modify the way yer write code, ye unsatisfied pig

Shorthand List Comprehensions

Quickly create lists with pirate-style comprehensions

Ship's Manifest

  • Enhanced error messages
  • New extra math and randomization features
  • While loops, For Loops, Repeat Loops
  • Switch Cases implemented
  • New Try / Catch mechanism
  • New easter eggs added 👀

Version 1.0.0

23 December 2024

Variables & Types

Numbers (integers & floats), Strings with double quotes, Booleans (true/false), Lists

Operators

plus, minus, times, divided_by, modulo, power, equals, greater_than, less_than, and, or, not

Functions

Start voyages to make functions!

Ship's Manifest

  • Built in functions
  • Conditional statements
  • Lists
  • Debug Tools