Haxe Roundup 541

by Skial Bainn edited on

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

In case you missed it

Videos & Music

In case you missed it
  • New release of PRG Playground: 5 extra characters: dragons and skeleton. Copy maps functionality was also added. 5 bonus characters when PRG Playground’s YouTube channel reaches 400 subscribers! So subscribe now!
  • How to use the reflect API to change objects in Haxe video by Richard Oliver Bray.
  • Haxe Beginner’s Tutorial #6 - Booleans and Comparisons video with source code available on GitHub.
  • Heaps Tutorial - Compiling Hashlink C code to an Executable video.

Upcoming Events & Talks

Jobs, Bounties

Looking for work

  • Andreas Drewke is looking for a part time job.
  • Justin Mills is looking for remote or UK (West Country) developer role.
  • Kevin Leung is wondering if any Haxe Australian companies are hiring?
  • Torcado is looking for a publisher/indie fund to help him fund the rest of the development for Heck Deck. He would love to know any recommendations you may have.

Job listings

  • MY.GAMES (Moscow, Russia) are looking for Haxe programmer to work on UI system for their new game project Warface: Breakout. 🇷🇺
  • Spiele-Palast GmbH are looking for a full time Haxe game developer for web and mobile in Berlin.

Bounties

Product Releases & Announcements

In case you missed it
  • Lops by Marcos Donnantuoni.
  • Kikker is a puzzle game made by Voskip with HaxeFlixel, about a frog returning the colours to its pond after they were stolen by a witch.
  • Check out Hugh Sanderson’s novel Five-by-5 card came on the Google play store, - a mashup between Solitaire and Match-3 (but harder). Made with Haxe and NME.

Code Examples

Previews & Demos

Open Source

Closed Source

  • Watch him burn… by Havana24.
  • Early Melon has joined Evil Empire.
  • Luyren has overhauled the experience system from their Stencyl resource pack.
  • Fedellen is putting together a magical 2D platformer demo for their range of assets, made in Stencyl.
  • The post-jam version of Consumable Controls by Robert Alvarez is now published with 9 more levels and other changes.

Some Library Releases

Framework Updates

  • [Kinc] Implement Vulkan raytracing has been merged.
  • [hxmath] Inline default math type constructors merged.
  • [tink_state] No dependency on Measurement merged.
  • [format] Added RLE support to BMP pull request.

People & Projects to support

  • Richard Oliver Bray is teaching people the things he’s learnt, like React, Typescript and Haxe.
  • Alexander Gordeyko is developing Pony, a Haxe open-cross-library.
  • Andy Li is working around the Haxe ecosystem: CI, packaging, docs and learning materials.
  • Kevin Leung is creating open source software libraries.
  • Robert Konrad, the Kha author, is creating Programming Toolkits.
  • 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 platform 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.
  • 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

Core Changes

32~ commits have been made to Haxe compiler in the last week.

  • !is operator discussion.
  • Allow overload on extern methods on all targets merged.
  • [std] Remove Null from optional fields, arguments merged.
  • [hxcpp] Adding proper implementation for api_buffer_val for Neko pull request.
In case you missed it
  • Fix comparing underlying recursive type in variance unification merged.
  • (get, default) vs OpAssignOp closed discussion.
  • Refactor operator handling merged.
  • Threading API for the Python target merged.
  • Support @:using on typedefs merged.
  • Rework unary operator handling merged.
  • [abstracts] Add support for constructor forwarding with @:forward.new merged.
  • @:build on typedef is not allowed fixed.
  • Detailed explanation of the recent @:transitive abstracts changes, type variance and interfaces. 📝

You can get started using the latest features by downloading a nightly build of Haxe and see the impact the latest changes have on each target by browsing the benchmarks site.

Take it easy everyone, stay safe and have a good week!