hxcs

Support library for the C# backend of the Haxe compiler
https://github.com/HaxeFoundation/hxcs

To install, run:

haxelib install hxcs 4.2.0 

See using Haxelib in Haxelib documentation for more information.

README.md

hxcs

TravisCI Build Status

Support library for Haxe C# backend.

It contains a build tool that is called by Haxe, discovering and calling the C# compiler on the C# code generated by Haxe. It also contains .NET 2.0, 4.0, 4.5 and 5.0 core assemblies that contain core .NET types and APIs.

TODO

  • C# CFFI compatibility: be able to use unmodified .ndlls (though recompilation is needed) from hxcpp and neko in C#
Contributors
waneck
HaxeFoundation
Version
4.2.0
Published
4 years ago
License
Public

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub