Skip to content

Commit

Permalink
version 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
viebel committed Dec 7, 2016
1 parent ad54f2b commit cfdb63c
Show file tree
Hide file tree
Showing 7 changed files with 6,048 additions and 5,988 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ With the klipse plugin, the code is evaluated as you type...

# Supported languages

- javascript: evaluation is done with the javascript function `eval`
- javascript: evaluation is done with the javascript function `eval` and pretty printing of the result is done with [pretty-format](https://github.com/thejameskyle/pretty-format)
- clojure[script]: evaluation is done with [Self-Hosted Clojurescript](http://swannodette.github.io/2015/07/29/clojurescript-17)
- ruby: evaluation is done with [Opal](http://opalrb.org/)
- PHP: evaluation is done with [Uniter](https://asmblah.github.io/uniter/)
Expand Down
5,271 changes: 2,641 additions & 2,630 deletions dist/klipse_plugin.js

Large diffs are not rendered by default.

Loading

0 comments on commit cfdb63c

Please sign in to comment.