Open mario-bucev opened 2 months ago
This PR includes (for the Scala backend only):
BitStream
Codec
ACN
while
SEQUENCE ... OF
Vector
Array
SEQUENCE
-invertibility
This PR includes (for the Scala backend only):
BitStream
Codec
andACN
for the functions used by the PUS-C services (except floating-point and string-related)while
loops are transformed to recursive top-level functionsSEQUENCE ... OF
and strings are now backed by aVector
and not anArray
SEQUENCE
when the-invertibility
option is specified