This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
Streaming, pretty printing, more functions
Pre-release
Pre-release
- Add more functions:
any
,all
,append
,sum
,maximum
,minimum
,product
,lines
,words
- Support any letter in variable names
- Support
_.123
integer indexing. - Add pretty printing support via
--pretty
- Support streaming input out of the box