Read-eval-printループ
Sign in to saveAlso known as REPL, read-eval-print loop, interactive toplevel, language shell
interactive software environment executing single user inputs in a given programming language
Wikidata facts
- Instance of
- software category
- Subclass of
- command-line interface
- Part of
- interpreter
Show 2 more facts
- Stack Exchange tag
- stackoverflow.com/tags/read-eval-print-loop
- facet of
- operating system
via Wikidata · CC0
Article · 日本語
REPL (Read-Eval-Print Loop) とは、入力・評価・出力のループのこと。インタプリタにおいて、ユーザーとインタプリタが対話的にコード片を実行できるもの。
Abstract from DBpedia / Wikipedia · CC BY-SA