sensorial-systems / ligen

Apache License 2.0
20 stars 3 forks source link

ligen-csharp #79

Closed notdanilo closed 2 years ago

notdanilo commented 3 years ago

WIP/TODO:

  1. Moving From in ligen-ir to ligen-rust by adding new types
  2. Fix Rust Module parsing which isn't reading the files
  3. ir::Module should have the module absolute path
  4. Finish Rust export generation
  5. Create JSON serializable C# representation
  6. Create interface between Rust and C# only with JSON strings (each parameter must be its own JSON string)