emacs-php / psysh.el Licence: other
PsySH on Emacs, PHP interactive shell (REPL)
Projects that are alternatives of or similar to psysh.el go-playground GNU/Emacs mode that setup local Go playground for code snippets like play.golang.org or even better :)
Stars : ✭ 64 (+137.04%)
Mutual labels: repl , melpa
nedb-repl The command-line tool for NeDB
Stars : ✭ 19 (-29.63%)
Mutual labels: repl
igcc Interactive GCC - C/C++ REPL.
Stars : ✭ 38 (+40.74%)
Mutual labels: repl
csharp Run c# code from the command line, like python or javascript
Stars : ✭ 22 (-18.52%)
Mutual labels: repl
bspl Bit-Shift-Print Loop
Stars : ✭ 17 (-37.04%)
Mutual labels: repl
Tutkain A Sublime Text package for interactive Clojure development
Stars : ✭ 62 (+129.63%)
Mutual labels: repl
go-notebook Go-Notebook is inspired by Jupyter Project (link) in order to document Golang code.
Stars : ✭ 33 (+22.22%)
Mutual labels: repl
boltcli boltcli is the redis-cli for boltdb with Lua script support
Stars : ✭ 25 (-7.41%)
Mutual labels: repl
node-keyboard A REPL where music is simply streams of input in node (using soundfonts). Supports optional MIDI input and Rx.
Stars : ✭ 50 (+85.19%)
Mutual labels: repl
emacs-antiproxy 🔓 anti proxy/firewall setup using git repo mirrors of package archives. (local melpa)
Stars : ✭ 24 (-11.11%)
Mutual labels: melpa
ipld-explorer-cli 🔎 Explore the IPLD directed acyclic graph with your keyboard
Stars : ✭ 22 (-18.52%)
Mutual labels: repl
irb interactive Ruby
Stars : ✭ 243 (+800%)
Mutual labels: repl
charm A [ functional stack ] based language.
Stars : ✭ 26 (-3.7%)
Mutual labels: repl
Workshop-GraphQL A GraphQL Server made for the workshop
Stars : ✭ 22 (-18.52%)
Mutual labels: repl
hover.el Flutter tool to run hover on emacs
Stars : ✭ 38 (+40.74%)
Mutual labels: melpa
emacs-company-dict A port of ac-source-dictionary to company-mode, plus annotation and documentation support.
Stars : ✭ 31 (+14.81%)
Mutual labels: melpa
slacker Slacker - Easy access to the Slack API and admin of workspaces/teams.
Stars : ✭ 14 (-48.15%)
Mutual labels: repl
mpv-repl A graphical REPL for mpv input commands
Stars : ✭ 70 (+159.26%)
Mutual labels: repl
nrepl.nvim Neovim REPL for lua and vim script
Stars : ✭ 41 (+51.85%)
Mutual labels: repl
PsySH.el
PsySH , PHP interactive shell (REPL)
Compatibility
Installation
A: The easy way
$ wget psysh.org/psysh
$ chmod +x psysh
And copy or make symlink to your $PATH dir.
B: The other easy way
Get Composer. See https://getcomposer.org/download/
$ composer g require psy/psysh:@stable
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at
[email protected] .