Commit Graph

2 Commits

Author SHA1 Message Date
Glen Whitney 5d81316ce2 feat: sequencing of expressions with newline to same indent
continuous-integration/drone/push Build is failing Details
Also revised README to reflect greater emphasis on streams.

  Resolves #3.
2021-02-05 20:13:18 -08:00
Glen Whitney 2e49065031 feat: Implement enters operator >> (#8)
continuous-integration/drone/push Build is passing Details
Also adds parenthesization of fostr expressions.
  Recasts code generation in terms of bottomup processing
  of a local strategy.

  Resolves #1.

Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Reviewed-on: #8
Co-Authored-By: Glen Whitney <glen@nobody@nowhere.net>
Co-Committed-By: Glen Whitney <glen@nobody@nowhere.net>
2021-02-01 01:46:31 +00:00