REPLmode

Console Mode

A mode for Processing 3.0 that provides a Read-Evaluate-Print-Loop console and hot swapping capabilities.

This repository will hold a new mode for Processing- the REPL mode

GitHub

34 stars
5 watching
5 forks
Language: Java
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
albertlatacz/java-repl A simple Read-Eval-Print-Loop for Java language 1,336
bahmutov/console.table Convenience function to print arrays of objects as tables in the console. 139
keelerm84/php-refactor-mode.el Tools for safely performing common refactoring operations on PHP code 29
ujihisa/repl.vim An Vim plugin that provides an interactive environment for running code in various programming languages. 54
koji-kojiro/cl-repl A full-featured Common Lisp REPL with line editing, tab completion, debugger, and syntax highlighting. 153
boochow/fbconsole A framework for redirecting MicroPython's REPL output to framebuffer devices for display on low-power displays. 57
dorkbox/console A Java library providing unbuffered input and ANSI output support for various platforms, including Linux, MacOS, and Windows. 14
borisrepl/boris A PHP interactive shell for exploring and executing code in a terminal environment. 2,154
thejpster/console-traits A simple text-based console library for the Rust programming language 3
m-n/repl-utilities A package of utilities to simplify interactions with the Common Lisp REPL. 48
ku1ik/racksh A tool that provides an interactive console and simulated HTTP request capabilities for Rack-based Ruby web applications. 422
tiagolr/dconsole A runtime console that provides access to methods, variables, and more for real-time debugging and customization of Haxe applications. 169
kelsey-sorrels/zaffre A fast and lightweight console library that uses OpenGL to render text and graphics 103
lukebuehler/cshell An interactive C# scripting environment with a read-eval-print-loop (REPL) for direct code evaluation and execution. 703
minhhungit/consoletableext A fluent library to print out nicely formatted tables in console applications. 333