Add "SimpleT" t
output form
This new output form allows easy piping to the decode function of the tricu executable. Includes a new test for roundtrip evaluation of map, compilation to tree calculus terms, and decoding back to a human readable string.
This commit is contained in:
1
test/string.tri
Normal file
1
test/string.tri
Normal file
@ -0,0 +1 @@
|
||||
head (map (\i : lconcat "String " i) [("test!")])
|
Reference in New Issue
Block a user