Stdin, out, err #31

Closed
opened 2024-04-26 21:19:51 +00:00 by scott · 3 comments
Owner

Stdin, stdout, stderr for Ludus.

Stdin, stdout, stderr for Ludus.
scott added this to the Computer Class milestone 2024-04-26 21:19:51 +00:00
scott added the
accepted
enhancement
errors
now
semantics
labels 2024-04-26 21:19:51 +00:00
scott added a new dependency 2024-05-06 16:41:25 +00:00
scott added a new dependency 2024-05-19 19:33:40 +00:00
Author
Owner

@matt and I talked about a special symbol for stdin in the web frontend: *input*.

  • Make sure to sanitize the input so there aren't illegal chars.
  • Strings in Ludus are valid UTF-8. Escaped characters are: double quotes and {-> \{
@matt and I talked about a special symbol for stdin in the web frontend: `*input*`. * Make sure to sanitize the input so there aren't illegal chars. * Strings in Ludus are valid UTF-8. Escaped characters are: double quotes and `{`-> `\{`
matt was assigned by scott 2024-05-29 19:07:28 +00:00
scott modified the milestone from Computer Class to 0.2.0 2024-05-31 17:16:24 +00:00
matt was unassigned by scott 2024-05-31 17:16:30 +00:00
scott removed a dependency 2024-06-06 23:16:05 +00:00
Author
Owner

How related is this to #93? We want probably not a "turtle graphics protocol" but a Ludus I/O protocol.

This will take some real design work to get the plumbing right.

How related is this to #93? We want probably not a "turtle graphics protocol" but a Ludus I/O protocol. This will take some real design work to get the plumbing right.
scott added this to the Turtle Protocol & Adapters project 2024-07-03 00:28:02 +00:00
Owner

I think we can close this... changes required for #93 to handle in/out/err will be included with the larger overhaul when we figure it out :)

I think we can close this... changes required for #93 to handle in/out/err will be included with the larger overhaul when we figure it out :)
matt closed this issue 2024-07-03 19:45:05 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 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: twc/ludus#31
No description provided.