Welcome to the latest edition of the Haxe Roundup. Haxe is a high level, strictly typed programming language and cross-compiler.
Community Updates
News and Articles
- Haxe Summit 2017 has been announced taking place in Amsterdam between September 13th and 16th at “de Roos”.
- Away3D is now offically being supported by the OpenFl team.
- littleBLASTplanet Ludum Dare 38 post-mortem.
- The Vista Basic language server and bytecode interpreter are written in Haxe, find out more in the Vista Basic tech overview article.
- Five OpenFL Extension for Android article.
Upcoming Events
- Cross-platform game development with Haxe and OpenFL at SyntaxCon 2017 May 18th 2017 by Phillip Gibson.
- Add an upcoming event about Haxe.
Job Offers & Bounties
- Fishing Cactus Games are looking for several programmers to work on porting Flash games, you can find out more details in the full job posting.
- Add an available job involving Haxe.
Community Patreon Updates
- Lewis Lepton is continuing to create great Kha tutorials as well as expanding into offering music and art through Patreon.
- Ilya Malanin is working to fix and improve the IntelliJ Haxe plugin.
Tutorials
- Implementing infinitely scrolling 2D backgrounds with HaxeFlixel.
Code Examples
- Have an example you want to add? Consider contributing to the
code.haxe.org
cookbook.
Previews Demos & Snippets
- Early preview of the new macro interpreter
- Armory3D renderer advancements
- HaxeUI app preview
- Minimal HaxeFlixel pixel art preview
- New explosion animations with luxe engine
- 3D first person game using luxe engine
- From concept art to implementing 2D lighting
- Running bear
- Running bear and a magic tree
- Latest fake text mode update
- Work on a zero text tutorial for Jetstream
App and Game Releases
- Grand Gin Rummy is GameDuells first ever Haxe only game release.
- Jelly Blocks built with HaxeFlixel available from itch.io for Web, Windows and Android.
- Shop Keeper built for
1hgj
. - littleBLASTplanet made with HaxeFlixel for LD38.
Some Library Updates
- travix
0.8.4
- smtpmailer
0.2.0
- haxe-doctest
1.0.5
- tink_stringly
0.2.0
- tink_querystring
0.4.0
- tink_json
0.6.1
- tink_typecrawler
0.5.1
- tink_macro
0.13.5
- starling
1.8.10
- json2object
2.4.2
- openfl
5.0.0
- lime
4.1.0
- vscode
1.12.0
- tink_unittest
0.5.0
- AnCam
git
- js-virtual-dom
0.5.6
- hexmachina
0.20.1
Updates from the Haxe core
Current Proposals
- Allow context specific keywords for field & variable names.
- Add Type Matching.
- Add Macro method forwarding.
- Add Generator Expressions.
- Support Inline XML.
- Add Union Types.
- Add the Spread operator.
- Do you have an idea to improve Haxe? Consider creating a proposal.
Core Changes
46 commits have been made to Haxe compiler in the last week.
- Improve variable names in inline constructors - merged.
- The new macro interpreter dev repo.
- Intial server compilation tests.
You can get started using the latest features by downloading a nightly build of Haxe.
Take it easy everyone and have a good week!