README.md

September 8, 2021 ยท View on GitHub

Known Bugs

  • Function overrides cause the module system to only pick up the last function with the same name
  • Circular module import causes crash
  • floats are not handled properly (they are converted to floatint)

Built in Types

  • String
  • Char
  • Int
  • Bool
  • Float