All Projects → replete-repl → Replete Ios

replete-repl / Replete Ios

Licence: epl-1.0
ClojureScript REPL iOS app

Programming Languages

c
50402 projects - #5 most used programming language
clojurescript
191 projects

Labels

Projects that are alternatives of or similar to Replete Ios

PrettyPrompt
A cross-platform command line prompt library that provides syntax highlighting, autocompletion, history and multi-line input.
Stars: ✭ 45 (-88.19%)
Mutual labels:  repl
Lev
The complete REPL & CLI for managing LevelDB instances.
Stars: ✭ 295 (-22.57%)
Mutual labels:  repl
Babel Time Travel
Time travel through babel transformations one by one (implemented in the Babel REPL now)
Stars: ✭ 338 (-11.29%)
Mutual labels:  repl
Iron.nvim
Interactive Repl Over Neovim
Stars: ✭ 265 (-30.45%)
Mutual labels:  repl
Rascal
The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)
Stars: ✭ 284 (-25.46%)
Mutual labels:  repl
Quack
🐤 A multi-paradigm programming language with gradual and duck typing that targets PHP and JS
Stars: ✭ 309 (-18.9%)
Mutual labels:  repl
mondo
Simple Common Lisp REPL
Stars: ✭ 40 (-89.5%)
Mutual labels:  repl
Riposte
Python package for wrapping applications inside a tailored interactive shell
Stars: ✭ 376 (-1.31%)
Mutual labels:  repl
Croissant
🥐 A Lua REPL and debugger
Stars: ✭ 285 (-25.2%)
Mutual labels:  repl
Rcrl
Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)
Stars: ✭ 332 (-12.86%)
Mutual labels:  repl
Preact Www
📖 Preact documentation website.
Stars: ✭ 272 (-28.61%)
Mutual labels:  repl
Textbeat
🎹 plaintext music sequencer and midi shell, with vim playback 🥁
Stars: ✭ 274 (-28.08%)
Mutual labels:  repl
Ielixir
Jupyter's kernel for Elixir programming language
Stars: ✭ 312 (-18.11%)
Mutual labels:  repl
Cliffy
NodeJS Framework for Interactive CLIs
Stars: ✭ 263 (-30.97%)
Mutual labels:  repl
Racket Rash
The Reckless Racket Shell
Stars: ✭ 358 (-6.04%)
Mutual labels:  repl
SLIMA
Superior Lisp Interactive Mode for Atom
Stars: ✭ 59 (-84.51%)
Mutual labels:  repl
Byebug
Debugging in Ruby 2
Stars: ✭ 3,202 (+740.42%)
Mutual labels:  repl
Hydrogen
Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
Stars: ✭ 3,763 (+887.66%)
Mutual labels:  repl
Wac
WebAssembly interpreter in C
Stars: ✭ 372 (-2.36%)
Mutual labels:  repl
Maria
A ClojureScript coding environment for beginners.
Stars: ✭ 330 (-13.39%)
Mutual labels:  repl

Replete REPL iOS

ClojureScript REPL iOS app.

Interested in Android instead? See Replete for Android.

Available on the App Store.

Announcement post

Earlier post: Replete: A Standalone iOS CLJS REPL.

Build Curl for iOS

  1. Clone https://github.com/jasonacox/Build-OpenSSL-cURL
  2. Go into that project and run ./build.sh
  3. Copy the resulting curl, openssl and nghttp2 directories into the Replete directory.
  4. The Xcode project is already set up to look in these directories for headers and static libs.

Running

  1. Clone planck into a sibling directory and build it.
  2. In the ClojureScript/replete directory, do script/build
  3. Do a pod install in the top level.
  4. open Replete.xcworkspace with Xcode and run the app on a device or in the simulator.

Contributing

Happy to take PRs!

License

Copyright © 2015–2020 Mike Fikes, Roman Liutikov, and Contributors

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

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].