-
# Numeric types - Haxe - The Cross-platform Toolkit
Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
[https://haxe.org/manual/types-numeric-types.ht…
-
# Inline (Class Fields - Access Modifier) - Haxe - The Cross-platform Toolkit
Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
[https://haxe.org/man…
-
I started working on migrating current code from `DirectToStringCompiler` to `GenericCompiler` as well as make it use a printer instead of simply returning strings as expression. That (unfinished) wor…
-
When trying to build from Sublime Text 3 on El Capitan I'm getting an error
sh: neko: command not found
[Finished in 0.1s with exit code 127]
[cmd: ['/usr/local/lib/haxe/haxelib', 'run', 'openfl', 't…
-
Try haxe: https://try.haxe.org/#15BeB54A
```haxe
var pos = Context.currentPos();
var tfields = (macro class {
public var bit:Int;
}).fields;
var t:TypeDefinition = {
pos: …
-
Recently fnf received new `weekend` [update](https://github.com/FunkinCrew/Funkin/releases/tag/v0.4.1).
I tried bump version yourself, but was unable to install the haxe dependencies.
Here is my att…
-
If you had loaded previously a song with another variation (like Erect) or difficulty and then try to load a dfifferent song unexpectedly changes song data or crashes.
(I think only crashes with song…
-
CTD's when moving the mouse. Compiling and running completes with no detected issues. Same issue happens when debugging. Produces following error:
` **"Null access _.cameras"**`
Libraries used:…
-
Haxe is a compiler written in OCaml that has quite a big community.
We should package it in opam to test it.
-
```
Hi.
I have convertered your code to be updated with Haxe 3, now it will compile and
run fine, I have tested it with Win 7 64-bit.
```
Original issue reported on code.google.com by `mauroj...@g…