Implement stdin for console applications
Open
enhancement
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
We now have stdout and stderr support for console-mode applications in CodeWorld. I'd love to add stdin to that list. This is considerably harder, but would let people run a whole bunch of programs that weren't specifically designed for CodeWorld. For better or worse, stdin is commonly used in language tutorials, and that's a core use case for code.world/haskell
Contributor guide
Assessment
This issue has not been assessed yet.