isabella232 / hxcs

Haxe C# support library. Build scripts and support code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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#

About

Haxe C# support library. Build scripts and support code.

License:The Unlicense


Languages

Language:Haxe 100.0%