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:
7
guide/english/haxe/index.md
Normal file
7
guide/english/haxe/index.md
Normal 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/).
|
Reference in New Issue
Block a user