Releases: Seggan/Fig
Releases · Seggan/Fig
Fig 1.9.0
Fig 1.8.0
Fig 1.7.1
Fig 1.7.0
Fig 1.6.1
Fig 1.6.0
- Newlines mean something else now: only the first line of a program gets the input, all successive lines are input the return value of the line above them
- Fixed
p
- Printing strings now surrounds them with quotes
- Added number and string overloads for
T
, triple - Added function overloads for
O
andh
, set arity to 1 and 2, respectively - Fixed
a
returning"true"
- The input evaluator trims whitespace now (allowing
[1, 2, 3]
to be parsed correctly) - Added
#G
, basicallytxG