Skip to content
Timo Nicolai edited this page Feb 3, 2021 · 1 revision

Type Conversion

  • Implement for function parameters and return values, later for (member) variables
  • Implement for basic types, then extend to STL and custom types
  • Integrate into current backend code, then try unify function body generation
Clone this wiki locally