boris
REPL
A PHP interactive shell for exploring and executing code in a terminal environment.
A tiny REPL for PHP
2k stars
59 watching
115 forks
Language: PHP
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ramsey/composer-repl | A tool that provides an interactive shell for evaluating and executing PHP code. | 102 |
ruby/irb | An interactive Ruby interpreter that allows users to execute Ruby code in an input-based environment. | 390 |
ntoll/microrepl | A Python-based interface to the MicroPython REPL on the micro:bit device | 32 |
cldwalker/ripl | A lightweight shell alternative to irb with modular customization options and plugin support. | 397 |
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 |
juaruipav/rclgo | A wrapper library around ROS2 Core Libraries C API using Go | 54 |
paololazzari/terraform-repl | A tool providing a better interactive console for evaluating Terraform language expressions with improved REPL features. | 123 |
dgrnbrg/vim-redl | A Vim plugin that integrates with a Clojure JVM to provide a repl with breakpoints, documentation lookup, and omnicompletion. | 106 |
hellerve/sbcli | An improved REPL for SBCL with enhanced error handling and readline capabilities. | 92 |
boochow/fbconsole | A framework for redirecting MicroPython's REPL output to framebuffer devices for display on low-power displays. | 57 |
acarabott/chromerepl | A plugin for Sublime Text to interact with Google Chrome as a REPL (Read-Eval-Print Loop) for live coding and JavaScript execution. | 355 |
joelmoniz/replmode | A mode for Processing 3.0 that provides a Read-Evaluate-Print-Loop console and hot swapping capabilities. | 34 |
dhylands/rshell | A remote shell for MicroPython that allows users to interact with the microcontroller's filesystem and copy files between it and the host system. | 953 |
mushroomrl/mushroom-rl | A Python library for reinforcement learning algorithms and environments. | 822 |