Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Scala REPLを開くと、クラスを作成できることに気づきました。
私の質問は次のとおりです。
REPLは、コードを直接実行することはないため、通常の意味でのインタープリターではありません。REPLに入力するコードは常にコンパイルされ、クラス定義もコンパイルされます。