Skip to content

Panda 0.3.0-alpha

Compare
Choose a tag to compare
@dzikoysk dzikoysk released this 24 Jan 13:49
· 78 commits to master since this release
4214774

News:

Changes in language:

  • GH-298 Simple type inference through let keyword
  • GH-472 Removed null
  • GH-608 Modulo operation
  • GH-611 Support for hexadecimal longs
  • GH-593 GH-609 Fixed operators like !, not, ~, -, ++, -- that could not be used without ( ) in complex operations
  • 13c7a34 Fixed call to another constructor through 'this' keyword

Changes in internals:

  • 2b66124 Fixed invalid generated method names that uses java keywords
  • c81a733 Improved the possibility of redirecting output
  • GH-550 Added multiple language tests in examples directory, increased overall coverage

Download:
Installation: panda-lang.org/install
Developers: panda-lang.org/guide#installation

Archives: