zom-lang/zom

Function definition, declaration, and call

Closed this issue · 1 comments

Tracking issue for RFC-0001.

Todo

  • function definition
    • func def with ABI
  • function declaration
  • function call
  • return statement
  • name mangling -> ZomIR

This RFC is fully implemented, so it's closed