Javascript only with KLIPSE

Let’s say that you want to use KLIPSE to simply see the transpiled javascript code for a piece of clojure[script] code. In that specific case, you don’t care much about the evaluation of the code. Even worse: you feel that...

Eval only with KLIPSE

Let’s say that you want to use KLIPSE to simply test a piece of clojure[script] code. In that specific case, you don’t care much about the transpiled javascript code. Even worse: you feel that the right rectangles are a distraction....

KLIPSE: how we built it?

In a precedent post you can read the explanation about what is KLIPSE and what was the motivation to build it. In this post, you will find a basic tutorial to explain step by step how KLIPSE is build.