codetranslator
Code translator
Translates GDScript code to C#
Translates GDScript code to C#
50 stars
5 watching
7 forks
Language: GDScript
last commit: over 3 years ago
Linked from 1 awesome list
csharpgdscriptgodotgodot-enginetool
Related projects:
Repository | Description | Stars |
---|---|---|
kiriri/gd2cs.py | Automates conversion of GDScript code to C# syntax | 87 |
scony/godot-gdscript-toolkit | A set of tools for working with GDScript, including a parser, linter, formatter, and code metrics calculator. | 1,012 |
overminddl1/godot-helpers | A collection of reusable GDScript functions and classes for common tasks in game development. | 26 |
scydev/godot-scripts | Collection of reusable code snippets for the Godot Engine game development platform | 17 |
daveaglick/scripty | Tool to use Roslyn-powered C# scripts for code generation in .NET projects | 620 |
godotid/nano-gdscript | A plugin for GNU Nano editor to provide syntax highlighting for the GDScript programming language | 2 |
xtremezero/csgexport-godot | Automates export of 3D CSG meshes to OBJ format in GodotEngine | 56 |
fenix-hub/godot-engine.code-snapshot | A plugin for Godot Engine to capture and display nicely formatted code snippets within the Editor. | 55 |
fable-compiler/ts2fable | Translates TypeScript declaration files into F# code | 222 |
kidscancode/circle_jump | A mobile game tutorial made with Godot Game Engine | 137 |
andrei-markeev/ts2c | Transpiles JavaScript/TypeScript to C89 code | 1,262 |
dotnet/csharpstandard | The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. | 723 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
kekyo/il2c | Translates C# IL code to native C language | 401 |
godotexplorer/gdutils | A collection of utility scripts for the Godot game engine written in GDScript. | 97 |