Onyx-Protocol/Onyx

protocol/ivy: Ivy compiler tasks

bobg opened this issue · 0 comments

bobg commented

Here are the tasks remaining in implementing the Ivy compiler.

Tier 1 (by mid-May):

Tier 2 (or as able):

  • Detect unused parameters
  • Finalize the language design
  • Hashable type and finer-grained Hash subtypes
  • Optional stack cleaning
  • Optionally include stack illustrations in output
  • Support for CHECKPREDICATE
  • ivyc command
  • Bitcoin backend?