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#2035
* Depends on #2086
* Depends on #2096
* Adds end-to-end tests for the Juvix-to-VampIR compilation pipeline.
---------
Co-authored-by: Jonathan Cubides <[email protected]>
Implement a straightforward compilation strategy of Juvix to VampIR based on normalization. Write a test suite for it.
The pipeline consists of:
pipeline-eval
transformations (compilation of pattern matching, nat-to-int, etc).Depends on issues:
The text was updated successfully, but these errors were encountered: