Creation of Haxe language Guide folder (#23567)

* Creation of haxe Guide folder

Added Haxe language guide folder and basic language introduction.

* Update index.md
This commit is contained in:
Benjamin Dubois
2018-12-05 14:32:12 +01:00
committed by Tom
parent f09eb76794
commit bb76c21694

View File

@ -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/).