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
- SUPER Cute Alien Animation devlog.
- PixelRacoons “Pirate Century” ported to Haxe using OpenFL.
- HxLightMask by Lars Doucet is a collection of tiny-ish 2D lighting engine tools in pure Haxe, with no external dependencies.
Upcoming Events & Talks
- David Mouton will be talking at this years BDX.io about “Haxe 2018 : plus t’en mets plus t’en as”.
- Add an upcoming event about Haxe.
Job Offers & Bounties
- Justo Delgado is looking for remote work.
- Spiele-Palast GmbH are looking for a Haxe OpenFL dev to join them in Berlin.
- The HaxeFoundation are still looking for a compiler developer to join the team.
- Lars Doucet’s list of various open bounties.
- Add an available job involving Haxe.
Videos
- Add a video related to Haxe.
Code Examples
- Have an example you want to add? Consider contributing to the code.haxe.org cookbook.
Previews & Demos
Open Source
- HaxeUI recent refactor allows drop-downs to show ANY component.
- Armory3D long term procedural world creator tool plans are shaping up.
Some Ludum Dare 42 Games
Theme: Running out of space.
- Runnink out of Space by Aurel Bílý
- Blossom by Sébastien Bénard.
- Memory.exe by Octosoft.
- Demonologist by Bagus Santoso.
- Back to Earth by Alexander.
- Paradise Inc by Joshua Stone.
- Edgy Fantasy Battle Deluxe by ZeusDex.
- A Bunny’s Tale by Mal.
- Farms and Polders Tycoon by Picxinet & Sebbernery.
Some Library Releases
- hre
0.2.0
- swiftsuspenders
1.0.2
- openfl
8.4.1
- tokentree
1.0.9
- hxPiFpio
0.1.1
- babylon
3.2.1
- hxp
1.0.1
- hxmake
0.2.7
- flixel-demos
2.6.1
- flixel-ui
2.3.1
- flixel
4.5.0
- FBPGraph
0.0.3
- away3d-samples
5.0.3
- openfl-samples
8.4.0
- lime-samples
7.0.0
- starling
2.4.1
- away3d
5.0.7
- openfl
8.4.0
- lime
7.0.0
- Head on over to HaxeLib to checkout the latest library releases.
Framework Updates
[kha][kore]
The final death blow for C++ commit.
People & Projects to support
- Lubos & contributors are creating Armory, an open source 3D game engine in Blender.
- OpenFL is creating free open source software.
- HaxeUI is creating an open source user interface libraries.
- HaxeFlixel is creating an open source, cross plaform 2D game engine.
- Slava Ra is creating improvements for FlashDevelop and HaxeDevelop.
- Mark Knol is working on Haxe and its documentation.
- Dan Korostelev is working on the Haxe compiler.
- Lewis Lepton is creating tutorials, code and videos.
- Ilya Malanin is creating improvements for the Haxe IntelliJ IDEA plugin.
- Eric Bishton is creating the Haxe plugin for IntelliJ IDEA.
- Will Blanton is creating HaxeFlixel tutorials.
- Matthew Wallace is creating Haxe By Example tutorials.
- August Late is creating unique 2D lighting tech.
Updates from the Haxe core
Current Proposals & Discussions
- Add support for Default type parameters proposal.
- Voting adjustments proposal.
- Add support for Backticks proposal.
- Add support for ES6 output proposal.
- Add support for inlining functions at call location proposal.
- Add stack based tuples proposal.
- Add
key => value
iteration syntax proposal. - Add polymorphic
this
types proposal. - Global using at declaration site proposal.
- Add
@:native
on structure fields. - Add Type parameter variance for Enums.
- Add Default values for enum parameters.
- Add Inline markup literals.
- Add Module-level functions & variables.
- Add Type Matching.
- Add Macro method forwarding.
- Do you have an idea to improve Haxe? Consider creating a proposal.
Core Changes
13~ commits have been made to Haxe compiler in the last week.
- Update
js.html
externs to Aug 2018 WebIDLs pull request. - Disallow
return null
fromVoid
functions commit.
You can get started using the latest features by downloading a nightly build of Haxe.
Take it easy everyone and have a good week!