Skip to content

v0.2.1

Compare
Choose a tag to compare
@JoshKarpel JoshKarpel released this 02 Jul 03:54
· 63 commits to main since this release
f418de7

0.2.1

Added

  • IDE mode now allows editing of the program.
  • A set of example programs is now bundled into the fungoid executable. Run fungoid examples to see the NAMEs of the examples, and fungoid run example:NAME or fungoid ide example:NAME to execute them.

Changed

  • Errors during program execution now return Results instead of panicking.