# HaxeFoundation/haxe

Haxe - The Cross-Platform Toolkit

Repository: https://github.com/HaxeFoundation/haxe
Canonical: https://ross.abutalabs.com/products/haxe
Homepage: https://haxe.org
Language: Haxe
License: NOASSERTION
License Family: other
Topics: haxe, language, compiler, cross-platform, transpiler, programming-language, macros, jvm-languages
Last push: 2026-08-23T19:05:27+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 4848, "days_push": 10, "days_rel": 481, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6918, forks 710 (observed 2026-08-28T04:09:51.382575+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: stable
- function: compiler, programming-language, interpreter, type-system, developer-tools
- domain: programming-languages, compilers, cross-platform, web-development, developer-tools
- platform: cross-platform, windows, jvm, python, php, cpp, lua
- tags: transpiler, haxe, macros, standard-library, hashlink, nekovm, multi-target-compiler, game-development, macos, linux, javascript

## Member repositories
- HaxeFoundation/haxe (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:51.382575+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:21:24.344630+00:00, confidence not recorded.
  - readme: https://github.com/HaxeFoundation/haxe (fetched 2026-08-28T04:09:51.382575+00:00, sha 22be960a81b3)
  - homepage: https://haxe.org (fetched 2026-08-29T08:37:25.906884+00:00, sha d7c96e64d25e)
  - site_page: https://haxe.org/documentation/introduction (fetched 2026-08-29T08:37:25.917289+00:00, sha 21d3b283b067)
  - site_page: https://haxe.org/documentation/introduction/compiler-targets.html (fetched 2026-08-29T08:37:25.920462+00:00, sha d71501550802)
  - site_page: https://haxe.org/manual/cr-features.html (fetched 2026-08-29T08:37:25.926959+00:00, sha 58d1590b6fb5)
  - site_page: https://haxe.org/foundation (fetched 2026-08-29T08:37:25.915694+00:00, sha 5ecff74ba02b)
  - site_page: https://api.haxe.org/ (fetched 2026-08-29T08:37:25.918794+00:00, sha 4cd73813d40e)
  - site_page: https://haxe.org/manual/lf-externs.html (fetched 2026-08-29T08:37:25.922340+00:00, sha f474d61e2de2)
  - site_page: https://haxe.org/manual/lf.html (fetched 2026-08-29T08:37:25.924203+00:00, sha cb6fa50b9832)
- Data as of 2026-08-30T08:39:29.467469+00:00.
