Skip to content

Releases: Princess-org/Princess

Princess 0.0.3

30 Jun 18:54
Compare
Choose a tag to compare
Princess 0.0.3 Pre-release
Pre-release

Changes:

  • Switch to autogenerating cstd.pr
  • Anonymous structs
  • #extern functions and variables

Princess 0.0.2

28 Jun 13:26
Compare
Choose a tag to compare
Princess 0.0.2 Pre-release
Pre-release

Changes:

  • Universial function call syntax
  • Allow leaving out () for function calls with empty parameters
  • Automatic dereferencing
  • print for static arrays and structs
  • Add to_string for enums

Initial release

22 Jun 10:22
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

This build contains debug symbols so please provide stack traces with gdb when you encounter an error.
To install simply unzip the folder into a directory of your choice.

Make sure to install the dependencies:

Currently the only operating system supported is linux.
If you want to use it on windows make sure to install and use wsl-2.