Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 366 Bytes

TODO.md

File metadata and controls

13 lines (10 loc) · 366 Bytes
  • input on browser runtime

  • organize codegen tests

  • rand on JS runtime

  • handle specific instructions for some arithmetic on floats

  • int / float type coersion

  • code generation for global variable initialization

  • type check return value

  • check return in all control paths

  • allow defining already declared function

  • detect expressions with no side effects?