Skip to content

Pan Compiler v10.4 Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jrha jrha released this 30 Mar 09:59

A release candidate for version 10.4 of the Pan language compiler is available.

This release introduces new functionality, see the changelog for more details.

Note that the compiler now requires Java 8 to run.

Documentation is not yet ready, RPMs are not available.

Change log

See the 10.4 milestone.

  • #118 Built-in join function
  • #121 Implement choice type
  • #122 Formatting
  • #123 Implement built-in validate function to check type
  • #124 Working initial-data command line option
  • #125 Standalone pan tests
  • #126 Support booleans with (in)equality operator