diff --git a/guide/english/haxe/index.md b/guide/english/haxe/index.md new file mode 100644 index 0000000000..de2172b2e2 --- /dev/null +++ b/guide/english/haxe/index.md @@ -0,0 +1,7 @@ +--- +title: Haxe +--- + +Haxe is an open source language and toolkit that allows you to easily build cross-platform tools and applications. +For more information about Haxe, head to the [official Haxe website](https://haxe.org). +To contribute on Haxe, head to the [official Haxe repositories](https://github.com/HaxeFoundation/).