Skip to Main Content
Computer Hope
  • Help
  • Tips
  • Dictionary
  • History
  • Forums
  • Contact
  1. Home
  2. Dictionary
  3. R - Definitions

REPL

Updated: 04/26/2017 by Computer Hope

Short for read-eval-print loop, REPL is the interactive top level of a programming language interpreter or command line shell. It offers the user a simple prompt, accepts expressions, evaluates them, and prints the result. Examples would be shells such as bash or csh, or the interactive interpreter of a language such as Python or Lisp.

Computer acronyms, Interpreter, Programming terms

  • Was this page useful?YesNo
    • Feedback
    • E-mail
    • Share
    • Print
    1. Recently added pages
    2. What to Do if You're a Victim of Identity Theft.
    3. What Are the Differences Between USB-C and Thunderbolt?
    4. What is a Bad Actor?
    5. How to Switch Windows Out of S Mode
    6. How to Move the Start Button and Menu in Windows 11.
    7. View all recent updates
    1. Useful links
    2. About Computer Hope
    3. Site Map
    4. Forum
    5. Contact Us
    6. How to Help
    7. Top 10 pages
    1. Follow us
    2. Facebook
    3. YouTube
    4. RSS
Computer Hope home page© 2024 Computer Hope
Legal Disclaimer - Privacy Statement
Back to Top