Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 650 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 650 Bytes

Replicator

Bootstrapped ClojureScript REPL for Android
Heavily inspired by Replete.
Currently using V8 as the javascript engine but will move to JavaScriptCore eventually.

Running

Just Open the project in Android Studio and run the app on a device or simulator (Make sure you use Geny Motion for best performance)

##Contributing Pull requests are welcome! Currently I need help with getting JSCore to work with Android.

##Thanks Mike Fikes for guiding me and helping me.

##Licencse Distributed under the Eclipse Public License, which is also used by ClojureScript.