Skip to content
EntityQ2032810· pop 19· linked from 197 articles

Read-eval-printループ

Sign in to save

Also 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

Show 2 more facts

via Wikidata · CC0

Article · 日本語

REPL (Read-Eval-Print Loop) とは、入力・評価・出力のループのこと。インタプリタにおいて、ユーザーとインタプリタが対話的にコード片を実行できるもの。

Abstract from DBpedia / Wikipedia · CC BY-SA