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
continuous-integration/drone/push Build is failing Details
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.
continuous-integration/drone/push Build is failing Details
f827c37baa
feat: Complete stream extraction
Also implements ++ string concatenation operator.

  Resolves #7, #18.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
d142ad2c03
fix: reattach the newline that Haskell strips on input
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.