zydeco-lang / zydeco

a proof-of-concept programming language based on Call-by-push-value
Other
49 stars 3 forks source link

Add support for I/O #4

Closed maxsnew closed 1 year ago

maxsnew commented 2 years ago

We should support basic file and terminal I/O.

For instance we should be able to implement interactive terminal applications.

SchwarzXia commented 1 year ago

Based on the discussion on Tuesday, is having an IO/OS type part of this milestone or not?

maxsnew commented 1 year ago

That was my understanding of our conclusion, yes.

maxsnew commented 1 year ago

Implemented the last new built-in for 0.1 in a3986238e3782b5ed90d6c69f129a820d757ab13