Hacker News new | ask | show | jobs
by mfikes 2647 days ago
For those curious, Replete relies on the ability of ClojureScript to self-host, and thus essentially carry its compiler with it.

Replete iOS was one of the first applications of self-hosted ClojureScript (around 2015, the first time we could evaluate ClojureScript forms directly on iOS, no JVM in sight).

Just recently Replete was ported to Android, via some amazing work of Roman Liutikov.

It is all open source, for those interested in how it works: https://github.com/replete-repl/

1 comments

OMG OMG File I/O and http. Next step libraries?! So exciting!!!