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.
REPLとインタプリタの間に技術的な違いはありますか?
インタラクティブ通訳者はREPLを使用します。通訳は必要ありません。たとえば、Pythonを非対話型モード(ファイル上)で実行でき、read-eval-printループを使用しません。