Welcome to the latest edition of the Haxe Roundup. Haxe is a high level, strictly typed programming language and cross-compiler.
Community Updates
Haxe Summit 2018
- Haxe Summit 2018 developer interview with Thomas J. Webb from Osaka Red LLC.
- Haxe Summit 2018 has been announced which will take place in Seattle, May 3-5 2018!
- This years Haxe Summit 2018 has a great deal with the Seattle Hilton.
- The Haxe Summit team can provide invitation letters to help get a US Visa to attend this years conference.
- FlowPlay are sponsoring this years Haxe Summit.
News and Articles
- Adi Reddy Mora, from GameSys and author of numerous Haxe projects has suddenly passed away. Help support his family in this difficult time by donating to the GoFundMe page.
- Haxe
4.0.0-preview.3
has been released! Featuring new function type syntax,final
keyword and more! - You can now leave comments on the Haxe manual and code cookbook, powered by utteranc.es.
- I made a game about Nothing?
- QN - A Nape wrapper for Kha.
- The VSCode Haxe extension, Vshaxe
1.10.0
has been released using some of VSCode’s API improvements. - Checkout the latest details of the Armory
0.3
release! - The Npm-Haxe beta channel supports binary caching, neko install and
haxeDependencies
.
Upcoming Events & Talks
- CreativeMagic will be speaking about indie/freelance gamedev while teaching a student, using Haxe & OpenFL on April 27th. You can find out more on the community.haxe.org.
- Add an upcoming event about Haxe.
Job Offers & Bounties
- Lars Doucet’s list of various open bounties.
- Docler Holding are look for an front end focused Engineering Manager to join them!
- The Haxe Foundation are recruiting! They are looking for a Compiler Developer and Marketing & Communications Evangelist to join them!.
- Add an available job involving Haxe.
Code Examples
- Have an example you want to add? Consider contributing to the
code.haxe.org
cookbook.
Previews & Demos
Closed Source
- Mouse and Keyboard controllable menu built with HaxeUI in Kha.
- Mini golf isometric game prototype built with Haxe/PhaserJs.
App & Game Releases
- Recess Master is an educational game created with OpenFL.
- Rainbow Cave created with OpenFL available from the Play and App Stores.
- Freeride Fusion built with OpenFL available from the Play Store.
Some Library Releases
- FlatBuffers-Haxe
1.0
. A compiler for Google’s fast serialization library made for games ported to Haxe. - pony
0.8.0
- tink_http
0.7.1
- app
0.1.0
- annyang_lib
0.0.3
- computercraft
1.0.2
- gasm
1.4.1
- gasm-heaps
1.2.0
- js-objects
0.0.2
People & Projects to support
- OpenFL is creating free open source software.
- HaxeFlixel is creating an open source, cross plaform 2D game engine.
- HaxeUI is creating an open source user interface libraries.
- Will Blanton is creating HaxeFlixel tutorials.
- Lewis Lepton is creating tutorials, code and videos.
- Dan Korostelev is working on the Haxe compiler.
- August Late is creating unique 2D lighting tech.
- Mark Knol is working on Haxe and its documentation.
- Aurel Bílý is creating Haxe games and apps.
- Eric Bishton is creating the Haxe plugin for IntelliJ IDEA.
- Ilya Malanin is creating improvements for the Haxe IntelliJ IDEA plugin.
- Matthew Wallace is creating Haxe By Example tutorials.
- Slava Ra is creating improvements for FlashDevelop and HaxeDevelop.
Updates from the Haxe core
Current Proposals & Discussions
- Add support for complex type expressions proposal.
- Add a
Const<T>
immutable wrapper type proposal. - Add traits proposal.
- Add stack based tuples proposal.
- Add
key => value
iteration syntax proposal. - Add polymorphic
this
types proposal. - Global using at declaration site proposal.
- Haxelib Replacement Stage 2.
- 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
22 commits have been made to Haxe compiler in the last week.
- [HXCPP] Add
Array.resize
method merged. - Haxe
3.4.7
package has been uploaded to both Debian unstable and the HF PPA.
You can get started using the latest features by downloading a nightly build of Haxe.
Take it easy everyone and have a good week!