Skip to content

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

License

Notifications You must be signed in to change notification settings

SomeRanDev/reflaxe.CSharp

Repository files navigation

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

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

  • This project is currently in development.
  • Requires Haxe v5 or later (nightly).

 

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages