google / google/clojure-turtle
create a Java GUI with a REPL and canvas window
- 主要言語
- Clojure
- スター
- 424
- フォーク
- 32
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Create a Java GUI that contains a REPL but can also spawn a turtle graphics canvas.
This issue represents the Java version of the the issue in #11, which targets JavaScript.
There is a library for creating a REPL in a Java Swing GUI: https://github.com/alandipert/clj-swingrepl
And Seesaw makes Swing programming actually fun: https://github.com/daveray/seesaw
Creating a JS-targeted REPL as in #11 obviously has more relevance and reach, but having a Java version is better than not having one, all things being equal. At the time of this writing, neither exists, so deployment of clojure-turtle is still a bit 'manual'.
コントリビューションガイド
調査の方向性
関連する JavaScript issue #11 を読み、リンクされている clj-swingrepl プロジェクトと Seesaw プロジェクトを確認することから始めます。Java GUI の REPL とタートルキャンバスのインタラクションを定義し、その後、説明されているとおり GUI が REPL をホストし、キャンバスを起動できることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- clojure, java
- 領域
- desktop
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100