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”. Get your early bird tickets now!
- Haxe Nightly builds are back!
- Writing an Inkscape parser for OpenFL.
- MotionTwins upcoming game Dead Cell’s uses the Heaps library and Hashlink VM via Sébastien Bénard.
Upcoming Events
- Cross-platform game development with Haxe and OpenFL at SyntaxCon 2017 May 18th 2017 by Phillip Gibson.
- Francis Bourre will be talking about Haxe at DevDays Vilnius on May 17th-19th 2017.
- Andy Li and Kevin Leung are hosting a workshop at this years Hong Kong Open Source Conference on how building a cross-platform game on June 9th-10th.
- 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.
Code Examples
- Working with Dates and Time.
- Assignment destructuring macro from haxe-strings library.
- Have an example you want to add? Consider contributing to the
code.haxe.org
cookbook.
Previews & Demos
Open Source
- HaxeFlixel demos have been updated with a BlendModeShaders demo.
- Screenshots of pman a desktop media player written entirely in Haxe.
- Termtype preview which allows you to write Aesop’s fables within terminal.
- Triangulations previewing Rupperts algorithm.
Games
- FODBOLD game is back in developement!
- Exilium SLOMO MODE.
- Random ship room generation.
- Roof Rage duel, Jin vs Guan preview, made with OpenFL.
- Getting a grasp of HaxeFlixel.
- Skybox video preview made with Kha.
App and Game Releases
- The Data Tweet tool created by Tavrox allows you to analyze Twitter accounts, made with haxe-js-kit.
- Pin-Town made with OpenFL available to play on Newgrounds and pretty much every platform!
- Speebot is now on Steam Greenlight so getting voting!
Some Library Releases
- flixel-tools
1.3.0
- flixel-demos
2.4.0
- flixel-addons
2.4.0
- flixel-templates
2.4.1
- http-status
1.2.2
- haxe-ws
1.0.5
- datatools
1.0.2
- pixijs
4.5.1
- haxpression
2.0.3
- yloader
0.0.4
- hammerjs
0.1.0
- luce
0.12.0
- hxmake
0.1.4
Framework Updates
- HaxeFlixel OpenFL 5 compatibility pull request.
- OpenFL and Lime Unicode support using the Unifill library pull requests.
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
37 commits have been made to Haxe compiler in the last week.
- Remove dynamic g/setters from Record macros while targeting Neko - merged.
You can get started using the latest features by downloading a nightly build of Haxe.
Take it easy everyone and have a good week!