This website requires JavaScript.
Explore
Help
Sign In
James
/
tricu
Watch
2
Star
2
Fork
0
You've already forked tricu
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
tricu
/
test
/
string.tri
2 lines
50 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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.
2024-12-31 10:00:52 -06:00
head (map (\i : lconcat "String " i) [("test!")])
Reference in New Issue
Copy Permalink