KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#deepseek-harness
#dsh-plugin
#open-source
#ai
#cli
#dsh
#claude-code
#codex
#developer-tools
#react
awesome-haxe
★ 89
Open GitHub ↗
A curated list of useful Haxe links.
Download README (.md)
Explore Similar Repositories
ImagePicker
:
Android自定义图片选择器,图片选择类似微信样式,自带裁剪功能
gradle-semantic-release-plugin
:
Gradle implementation of semantic release (https://github.com/semantic-release/semantic-release)
CORS
:
[Archived] Implementations of common CORS policy and CORS middleware. Project moved to https://github.com/aspnet/AspNetCore
file-icons-js
:
File specific icons for Javascript. A port of Atom File-icons (see https://github.com/file-icons/atom)
NightModeTransition
:
An interactive transition heavily inspired by the Night Mode transition in Castro 2 for iOS.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
awesome-haxe
?
Download (.md)
# Awesome Haxe <img align="right" src="http://haxe.org/img/haxe-logo.svg" width="150" height="150" /> A curated list of useful [Haxe](http://haxe.org/) links. > Haxe is an open source toolkit based on > > * a modern, high-level, strictly-typed programming language, > * a cross-compiler, > * a complete cross-platform standard library, which includes > ways to access each platform's native capabilities. ## Official Docs * [Intro](http://haxe.org/documentation/introduction/) * [Manual](http://haxe.org/manual/introduction.html) * [Standard Library API](https://api.haxe.org/) * [Code Examples Cookbook](https://code.haxe.org/) ## Target-specific Docs * [Haxe and JavaScript](https://matthijskamstra.github.io/haxejs/) * [Haxe and Node.js](https://matthijskamstra.github.io/haxenode/) * [Haxe and PHP](https://matthijskamstra.github.io/haxephp/) ## Other Tutorial Docs * [A Brief Haxe Tutorial](http://www.unexpected-vortices.com/haxe/brief-tutorial.html) ## Haxe News and Blogs * [Haxe Roundup (community news)](http://haxe.io/) * [Haxe Blog](https://haxe.org/blog/) ## Comparisons * [TypeScript vs Haxe](http://blog.onthewings.net/2015/08/05/typescript-vs-haxe/) ## Language design * [Discussion about C-style for](https://groups.google.com/forum/#!topic/haxelang/mbc_hpGOcUQ) * [Nicolas Cannasse's comment about const](https://github.com/HaxeFoundation/haxe/issues/4441#issuecomment-131327893) * [Nicolas Cannasse's comment about named arguments](https://github.com/HaxeFoundation/haxe/issues/4507#issuecomment-135796766) ## Frequent discussions * [Juraj Kirchheim about why Haxe/JS compiles to a single file](https://groups.google.com/d/msg/haxelang/MJ6yb-kV64c/pGf8F5PZAgAJ) * [Juraj Kirchheim explains macro context](https://groups.google.com/forum/#!msg/haxelang/jEEh1hd81_w/fEy8m42IRtUJ) ## Articles * [The Benefits of Transpiling to JavaScript](http://io.pellucid.com/blog/the-benefits-of-transpiling-to-javascript) * [A success story for Haxe](http://nadako.tumblr.com/post/113390739725/a-success-story-for-haxe) * [Build Configuration Files for HXCPP](http://matttuttle.com/2015/07/hxcpp-build-xml/)