mirror of
https://github.com/anoma/juvix.git
synced 2024-12-02 10:47:32 +03:00
ae89c4d480
The Anoma API accepts jammed nock terms as input. The benefit to this is that jammed terms are greatly compressed compared to the original term. * Closes https://github.com/anoma/juvix/issues/3017 Remaining tasks: - [x] Deserialize input nockma file in `juvix dev nockma {run, eval}` - [x] Support debug input nockma file in `juvix dev nockma {run, eval, repl}` i.e there should be a way to pass the `*.debug.nockma` (output of `juvix compile anoma --debug`) file to `juvix dev nockma {run, eval, repl}` - [x] Add proper JuvixErrors for deserialisation failures --------- Co-authored-by: Jan Mas Rovira <janmasrovira@gmail.com> |
||
---|---|---|
.. | ||
Anoma/Compilation | ||
Asm | ||
benchmark | ||
Casm | ||
Compilation | ||
Core | ||
examplesExpected | ||
Internal | ||
negative | ||
nockma/positive | ||
positive | ||
Reg/positive | ||
runtime/positive | ||
Rust/Compilation/positive | ||
smoke | ||
Tree | ||
VampIR | ||
WithoutPackageFile | ||
.gitattributes |