https://github.com/bodil/only-better
This project has moved:
https://github.com/bodil/only-better
Last synced: 3 months ago
JSON representation
This project has moved:
- Host: GitHub
- URL: https://github.com/bodil/only-better
- Owner: bodil
- Archived: true
- Created: 2013-09-05T20:14:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-24T10:07:37.000Z (about 11 years ago)
- Last Synced: 2025-02-12T03:34:56.698Z (4 months ago)
- Language: JavaScript
- Homepage: https://gitlab.com/bodil/only-better
- Size: 191 MB
- Stars: 16
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Programming, Only Better
========================For all the REPLs to work, you need the following commands available
from the command line:* Java, Clojure: `java`
* OCaml: `ocaml`
* Haskell: `ghci`
* JavaScript: `node`To evaluate the REPL buffer, use `C-s`.