Posts by Dan Korostelev

Contributor to Haxe compiler and IDE integration

Module-level fields are here!

It is now possible to define functions and variables directly in Haxe modules

Article by Dan Korostelev on 2020-05-26.

Comments

Abstracting Primitives

Let's talk about abstract types and how they can bring meaning to primitive values

Article by Dan Korostelev on 2017-11-24.

Comments

Zero-cost abstracts

Abstract types in Haxe are a powerful mechanism providing means of abstraction with no run-time overhead

Article by Dan Korostelev on 2017-03-12.

Comments

CodingTips.new

Here's a couple more neat Haxe tricks.

Article by Dan Korostelev on 2017-03-01.

Comments

Haxe coding tips

Here's a couple of neat quality-of-life Haxe features that might not be obvious for people that are new to Haxe.

Article by Dan Korostelev on 2017-02-19.

Comments

Haxe Evolution Process

The new proposal process for changes to the Haxe programming language, compiler, standard library and sister projects

Article by Dan Korostelev on 2016-08-21.

Comments

New language feature: import.hx

A short introduction to the new Haxe language feature: import.hx

Article by Dan Korostelev on 2016-03-05.

Comments