Skip to content

RealityStop/DefoldCSharpCompiler

 
 

Repository files navigation

DefoldCSharpCompiler

The compiler portion of DefoldSharp, this software is responsible for taking C# code and producing viable defold code. It is a custom fork of CSharp.lua, with all changes contained within the defold branch, for ease of merging in updates from the base project. These changes largely consist of the script proxies generation.

Unlike DefoldAPIGen, this compiler IS used for C# defold projects, but most users can skip straight to releases.

About

The C# to Lua compiler

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 86.8%
  • Lua 13.2%