Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Ergo v0.4.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeromesimeon jeromesimeon released this 10 Oct 05:49

This is a bug-fix release and adjustments for the up and coming ergo playground template studio!

General improvements

  • πŸŽ‰ Consolidation of JavaScript version of REPL

Compiler

  • πŸ”§ cicero target now generates dispatch and init functions for convenience

Bug fixes

  • 🐞 Fully qualified names are now properly checked (#365)
  • 🐞 Can now refer to functions using qualified names (#465)