Extraction from streams #25

Merged
glen merged 3 commits from take_op into main 2021-03-13 19:30:23 +00:00
Owner

Add the ! postfix operator and !! expression.
Also add the ++ string concatenation operator.

Resolves #7, #18.

Add the ! postfix operator and !! expression. Also add the ++ string concatenation operator. Resolves #7, #18.
glen added 3 commits 2021-03-13 18:16:27 +00:00
feat WIP: checkpoint initial efforts on stream extraction
Some checks failed
continuous-integration/drone/push Build is failing
7c69b82484
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.
feat: Complete stream extraction
Some checks failed
continuous-integration/drone/push Build is failing
f827c37baa
Also implements ++ string concatenation operator.

  Resolves #7, #18.
fix: reattach the newline that Haskell strips on input
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
d142ad2c03
glen merged commit 7feddbcfbe into main 2021-03-13 19:30:23 +00:00
glen referenced this issue from a commit 2021-03-13 19:30:24 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: glen/fostr#25
No description provided.