You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Closes#2689
* Adds the command `juvix isabelle program.juvix` which translates a
given file to an Isabelle/HOL theory.
* Currently, only a single module is translated.
* By default translates types and function signatures. Translating
function signatures can be disabled with the `--only-types` option.
Blocked by:
- #2763
---------
Co-authored-by: Jonathan Cubides <jonathan.cubides@uib.no>
This is needed to be able to write the type specs in Juvix.
The text was updated successfully, but these errors were encountered: