Skip to content

Leverage existing csharp source code generator  #2

Description

@GeorgeS2019

Translate GDScript to csharp

The following repos uses ClassDB to extract method and thier correspondence Ng parameters , properties and enum to source generate cscharp codes.

Delsin-Yu/CSharp-Wrapper-Generator-for-GDExtension#30 (review)

  • First, we need a good coverage of gdscript parser using c#
  • Second, we need to interface with dotnet Roslyn to source generate c# conversation
  • Third, we need to examine the repos provided to include Godot specific context of Array and Dictionary to cast from Gdscript to c# codes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions