Panda 0.3.0-alpha
News:
- Full article: Pandasite :: 0.3.0-alpha release
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: