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
34 stars
5 watching
5 forks
Language: Java
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple Read-Eval-Print-Loop for Java language | 1,334 |
| Convenience function to print arrays of objects as tables in the console. | 139 |
| Tools for safely performing common refactoring operations on PHP code | 29 |
| An Vim plugin that provides an interactive environment for running code in various programming languages. | 54 |
| A Common Lisp implementation of a full-featured REPL with rich functionalities | 153 |
| A framework for redirecting MicroPython's REPL output to framebuffer devices for display on low-power displays. | 57 |
| A Java library providing unbuffered input and ANSI output support for various platforms, including Linux, MacOS, and Windows. | 15 |
| A PHP interactive shell for exploring and executing code in a terminal environment. | 2,153 |
| A simple text-based console library for the Rust programming language | 3 |
| A package of utilities to simplify interactions with the Common Lisp REPL. | 48 |
| A tool that provides an interactive console and simulated HTTP request capabilities for Rack-based Ruby web applications. | 421 |
| A runtime console that provides access to methods, variables, and more for real-time debugging and customization of Haxe applications. | 169 |
| A fast and lightweight console library that uses OpenGL to render text and graphics | 103 |
| An interactive C# scripting environment with a read-eval-print-loop (REPL) for direct code evaluation and execution. | 703 |
| A fluent library to print out nicely formatted tables in console applications. | 332 |