1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-12 14:28:08 +03:00
juvix/tests/Internal
Paul Cadman 8ef970d3fd
Add printString and printBool support to legacy C backend (#1698)
This PR implements `printString` and `printBool` builtins for the legacy
C backend. Previously IO for strings was done using compile blocks with
included C code.

Fixes https://github.com/anoma/juvix/issues/1696
2023-01-04 18:02:02 +01:00
..
Core/positive Add translation from Internal to Core (#1567) 2022-11-07 14:47:56 +01:00
positive Add printString and printBool support to legacy C backend (#1698) 2023-01-04 18:02:02 +01:00