feat: Implement enters operator >> #8

Merged
glen merged 2 commits from enters_operator into main 2021-02-01 01:46:31 +00:00

2 Commits

Author SHA1 Message Date
132b8432e8 fix: compute arguments to >> in correct order.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-01-31 17:24:40 -08:00
a564b2274d feat: Implement enters operator >>
Some checks failed
continuous-integration/drone/push Build is failing
Also added paranthesization of fostr expressions.
  Finally managed to cast code generation in terms
  of bottomup processing of a local strategy.

  Resolves #1.
2021-01-31 16:44:45 -08:00