[ Content | View menu ]

Your First Programming Language Needs A REPL

Mark Mzyk January 22, 2008

REPL: noun Read-Eval-Print-Loop: an interactive top level or shell; a simple, interactive computer programming environment. That definition was shamelessly adapted from the wikpedia article. Floating around the web lately, there has been a lot of debate about whether Java should or should not be the first programming language taught to someone. It was started by […]