HigherOrderCO / HVM

A massively parallel, optimal functional runtime in Rust
https://higherorderco.com
Apache License 2.0
10.44k stars 397 forks source link

Implement Basic IO Functions #415

Closed kings177 closed 1 month ago

kings177 commented 1 month ago
developedby commented 1 month ago

This was already implemented in the following PRs: https://github.com/HigherOrderCO/HVM/pull/336 https://github.com/HigherOrderCO/HVM/pull/363 https://github.com/HigherOrderCO/HVM/pull/347 https://github.com/HigherOrderCO/HVM/pull/369 https://github.com/HigherOrderCO/HVM/pull/374 https://github.com/HigherOrderCO/HVM/pull/392 https://github.com/HigherOrderCO/HVM/pull/407