1
1
mirror of https://github.com/anoma/juvix.git synced 2024-09-17 19:47:45 +03:00
juvix/test/Casm
Łukasz Czajka 0f713c7c84
JuvixReg to CASM translation (#2671)
* Closes #2562 

Checklist
---------

- [x] Translation from JuvixReg to CASM
- [x] CASM runtime
- [x] Juvix to CASM pipeline: combine the right transformations and
check prerequisites
- [x] CLI commands: add target `casm` to the `compile` commands
- [x] Tests:
   - [x] Test the translation from JuvixReg to CASM
   - [x] Test the entire pipeline from Juvix to CASM
2024-03-20 12:14:12 +01:00
..
Compilation JuvixReg to CASM translation (#2671) 2024-03-20 12:14:12 +01:00
Reg JuvixReg to CASM translation (#2671) 2024-03-20 12:14:12 +01:00
Run Add field element type (#2659) 2024-02-27 14:54:43 +01:00
Compilation.hs JuvixReg to CASM translation (#2671) 2024-03-20 12:14:12 +01:00
Reg.hs JuvixReg to CASM translation (#2671) 2024-03-20 12:14:12 +01:00
Run.hs JuvixReg to CASM translation (#2671) 2024-03-20 12:14:12 +01:00