HaxeFoundation/haxe
Haxe - The Cross-Platform Toolkit observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4848
- days_rel: 481
- days_push: 10
- n_releases_24m: 1
Adoption not part of the score
6918 stars · 710 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Haxe is an open-source, high-level, strictly typed programming language and cross-compiler toolkit that compiles to many targets including JavaScript, C++, JVM, Python, Lua, PHP, HashLink, and NekoVM. It includes a cross-platform standard library, a macro system, and the Haxelib package manager.
Use cases
- compile one codebase to javascript and native c++
- build cross-platform games with a single language
- transpile haxe source to python or php
- write a typed language that targets the jvm
- use macros for compile-time code generation
- develop mobile and desktop apps from shared code
When to choose
- you need one statically typed codebase deployed to many platforms
- you are building cross-platform games or apps
- you want compile-time macros and pattern matching with multi-target output
When to avoid
- you need deep ecosystem tooling of a single mainstream language
- your team relies on target-specific debugging and native idioms
- you only target one platform and don't need cross-compilation
Facets
cli-tool · maturity stable
compiler programming-language interpreter type-system developer-tools programming-languages compilers cross-platform web-development developer-tools cross-platform windows jvm python php cpp lua transpiler haxe macros standard-library hashlink nekovm multi-target-compiler game-development macos linux javascript
9 sources
- readme: https://github.com/HaxeFoundation/haxe · fetched 2026-08-28 · 22be960a81b3
- homepage: https://haxe.org · fetched 2026-08-29 · d7c96e64d25e
- site_page: https://haxe.org/documentation/introduction · fetched 2026-08-29 · 21d3b283b067
- site_page: https://haxe.org/documentation/introduction/compiler-targets.html · fetched 2026-08-29 · d71501550802
- site_page: https://haxe.org/manual/cr-features.html · fetched 2026-08-29 · 58d1590b6fb5
- site_page: https://haxe.org/foundation · fetched 2026-08-29 · 5ecff74ba02b
- site_page: https://api.haxe.org/ · fetched 2026-08-29 · 4cd73813d40e
- site_page: https://haxe.org/manual/lf-externs.html · fetched 2026-08-29 · f474d61e2de2
- site_page: https://haxe.org/manual/lf.html · fetched 2026-08-29 · cb6fa50b9832
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HaxeFoundation/haxe | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="HaxeFoundation/haxe")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem