Compare commits

..

3 Commits

Author SHA1 Message Date
d142ad2c03 fix: reattach the newline that Haskell strips on input 2021-03-13 08:56:41 -08:00
f827c37baa feat: Complete stream extraction
Also implements ++ string concatenation operator.

  Resolves #7, #18.
2021-03-12 21:49:34 -08:00
7c69b82484 feat WIP: checkpoint initial efforts on stream extraction
Adds ! operator and !! expression, with Python code gen and
  an item in tour.
  Still needs: other languages, check generated docs, and addition
  of standard input to test scheme.
2021-03-01 20:51:12 -08:00

Diff Content Not Available