{"id":20806866,"url":"https://github.com/pleclech/hacking-haxe","last_synced_at":"2025-12-26T01:34:14.183Z","repository":{"id":29329857,"uuid":"32863481","full_name":"pleclech/hacking-haxe","owner":"pleclech","description":"Musing with HAXE compiler","archived":false,"fork":false,"pushed_at":"2017-05-26T11:31:56.000Z","size":47933,"stargazers_count":18,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-18T13:38:24.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haxe","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pleclech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-25T12:35:52.000Z","updated_at":"2022-02-17T06:51:23.000Z","dependencies_parsed_at":"2022-09-14T08:11:04.223Z","dependency_job_id":null,"html_url":"https://github.com/pleclech/hacking-haxe","commit_stats":null,"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pleclech%2Fhacking-haxe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pleclech%2Fhacking-haxe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pleclech%2Fhacking-haxe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pleclech%2Fhacking-haxe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pleclech","download_url":"https://codeload.github.com/pleclech/hacking-haxe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243152875,"owners_count":20244657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T19:27:57.129Z","updated_at":"2025-12-26T01:34:14.149Z","avatar_url":"https://github.com/pleclech.png","language":"Haxe","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# [\u003cimg src=\"http://haxe.org/img/haxe-logo-horizontal.svg\" alt=\"Haxe logo\" width=\"140\"\u003e](http://haxe.org) - [The Cross-Platform Toolkit](http://haxe.org)\n[![TravisCI Build Status](https://travis-ci.org/HaxeFoundation/haxe.svg?branch=development)](https://travis-ci.org/HaxeFoundation/haxe)\n[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/HaxeFoundation/haxe?branch=development\u0026svg=true)](https://ci.appveyor.com/project/HaxeFoundation/haxe)\n[![SauceLabs Test Status](https://saucelabs.com/buildstatus/haxe)](https://saucelabs.com/u/haxe)\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/HaxeFoundation/haxe?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n\nHaxe is an open source toolkit that allows you to easily build cross-platform tools and applications that target many mainstream platforms. The Haxe toolkit includes:\n\n * **The Haxe programming language**, a modern, high-level, strictly-typed programming language\n * **The Haxe cross-compiler**, a state-of-the-art, lightning-speed compiler for many targets\n * **The Haxe standard library**, a complete, cross-platform library of common functionality\n\nHaxe allows you to compile for the following targets:\n\n * ActionScript 3\n * C++\n * C#\n * Flash\n * Java\n * JavaScript\n * NekoVM\n * PHP\n * Python\n\nYou can try Haxe directly from your browser at [try.haxe.org](http://try.haxe.org)!\n\nFor more information about Haxe, head to the [offical Haxe website](http://haxe.org).\n\n## License\n\nThe Haxe project has several licenses, covering different parts of the projects.\n\n * The Haxe compiler is released under the GNU General Public License version 2 or any later version.\n * The Haxe libraries are released under a \"two-clause\" BSD license.\n * The Neko runtime is licensed under the GNU Lesser General Public License version 2.1 or any later version.\n\nFor the complete Haxe licenses, please see http://haxe.org/foundation/open-source.html or [extra/LICENSE.txt](extra/LICENSE.txt).\n\n## Installing Haxe\n\nThe latest stable release is [Haxe 3.2.0-rc2](http://haxe.org/download/version/3.2.0-rc.2/). Pre-built binaries are available for your platform:\n\n * **[Windows installer](http://haxe.org/download/file/3.2.0-rc.2/haxe-3.2.0-rc2-win.exe)**\n * **[Windows binaries](http://haxe.org/download/file/3.2.0-rc.2/haxe-3.2.0-rc2-win.zip)**\n * **[OSX installer](http://haxe.org/download/file/3.2.0-rc.2/haxe-3.2.0-rc2-osx-installer.pkg)**\n * **[OSX binaries](http://haxe.org/download/file/3.2.0-rc.2/haxe-3.2.0-rc2-osx.tar.gz)**\n * **[Linux 32-bit binaries](http://haxe.org/download/file/3.2.0-rc.2/haxe-3.2.0-rc2-linux32.tar.gz)**\n * **[Linux 64-bit binaries](http://haxe.org/download/file/3.2.0-rc.2/haxe-3.2.0-rc2-linux64.tar.gz)**\n\nAutomated development builds are available from [build.haxe.org](http://build.haxe.org).\n\n## Building from source\n\n 1. Clone the repository using git. Be sure to initialize and fetch the submodules.\n\n        git clone --recursive git://github.com/HaxeFoundation/haxe.git\n        cd haxe\n\n 2. Follow the [documentation on building Haxe for your platform](http://haxe.org/documentation/introduction/building-haxe.html).\n\n## Using Haxe\n\nFor information on on using Haxe, consult the [Haxe documentation](http://haxe.org/documentation):\n\n * [Haxe Introduction](http://haxe.org/documentation/introduction), an introduction to the Haxe toolkit\n * [The Haxe Manual](http://haxe.org/manual), the reference manual for the Haxe language\n * [Haxe API](http://api.haxe.org), documentation for the Haxe standard and native APIs\n * [Haxelib](http://lib.haxe.org), a repository of Haxe libraries for a variety of needs\n\n## Community\n\nYou can get help and talk with fellow Haxers from around the world via:\n\n * the [official Haxe Google Group](https://groups.google.com/forum/#!forum/haxelang)\n * the [Haxe IRC chatroom](http://unic0rn.github.io/tiramisu/haxe), #haxe on chat.freenode.net\n\n## Version compatibility\n\nHaxe   | neko\n----   | -----\n2.*    | 1.*\n3.0.0  | 2.0.0\n3.1.3  | 2.0.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpleclech%2Fhacking-haxe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpleclech%2Fhacking-haxe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpleclech%2Fhacking-haxe/lists"}