Skip to content
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
Compare
Choose a tag to compare
@chrisdone chrisdone released this 11 Aug 10:49
· 29 commits to master since this 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