Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 392 Bytes

File metadata and controls

12 lines (11 loc) · 392 Bytes

FUNCTIONALITIES

  • Add support for modules
  • Class extensions
  • Code generation for ternary operator
  • Code generation for switch statement
  • Improve register allocation algorithm
  • Improve parser error handling

DOCUMENTATION AND EXAMPLES

  • Add documentation about import statement
  • Add examples with projects about API usage (C <-> Gravity)
  • Add the objc bridge with documentation