SomeRanDev / reflaxe.CSharp

A remake of the Haxe/C# target written entirely within Haxe using Reflaxe.
MIT License
35 stars 2 forks source link
compiler csharp haxe haxe-library haxe-target macros reflaxe transpiler

Reflaxe/C# (Haxe -> C# Compiler)

A remake of the Haxe/C# target written entirely within Haxe using Reflaxe.

 

Nightly Installation

If this project isn't on haxelib yet, or you'd like to use the development version, use haxelib git on the nightly branch.

haxelib git csharp https://github.com/RobertBorghese/reflaxe.CSharp nightly

Here's a simple .hxml template to get you started!

-cp src
-main Main

-lib csharp
--custom-target csharp=out