Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jfacorro/clojure-london-virtual-meetup-2021-05-11

Clojure - JVM + BEAM = Clojerl - Clojure London Virtual Meetup (2021-05-11)
https://github.com/jfacorro/clojure-london-virtual-meetup-2021-05-11

Last synced: 20 days ago
JSON representation

Clojure - JVM + BEAM = Clojerl - Clojure London Virtual Meetup (2021-05-11)

Awesome Lists containing this project

README

        

tolerant_processes
=====

A Clojerl application

Build
-----

$ rebar3 clojerl compile

Start a REPL
----

$ rebar3 clojerl repl

Or optionally use `rlwrap` for better history support:

$ rlwrap rebar3 clojerl repl

Run Clojerl test
----

$ rebar3 clojerl test