HaxeFoundation / haxe.org-comments

Repository to collect comments of our haxe.org websites
2 stars 2 forks source link

[haxe.org/introduction] toolkit-introduction #95

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Haxe - The Cross-platform Toolkit

Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.

https://haxe.org/documentation/introduction/toolkit-introduction.html

Hypertknois commented 3 years ago

I Do this when im about to code with the haxe programming language : class Main { public static function main() {

}

}