Implement stdin for console applications
オープン
enhancement
- 主要言語
- Haskell
- スター
- 1.3k
- フォーク
- 201
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
調査の方向性
まず、CodeWorld のコンソールモードのアプリケーションで stdout と stderr がどのようにサポートされているかを追跡します。想定される stdin の動作と、それが言語チュートリアルでどのように機能すべきかを確認します。コンソールアプリケーションが、既存の stdout と stderr のサポートに加えて stdin を受け付けられるようになれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- haskell
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100