mneise / nashorn-repl-test

Simple project for testing the ClojureScript Nashorn REPL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run the Nashorn REPL with

$ ./scripts/nashorn-repl

When using the AOT version of ClojureScript, this will throw a Nashorn not available under this Java runtime {:type :repl-error} exception.

About

Simple project for testing the ClojureScript Nashorn REPL


Languages

Language:Clojure 89.8%Language:Shell 10.2%