Skip to content

Commit

Permalink
v0.5.4
Browse files Browse the repository at this point in the history
- Added Clojure collaboration kernel
- Testing kernel with Travis and Heroku
  • Loading branch information
ekuiter committed Feb 3, 2019
1 parent a722c62 commit c23be65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ modeling.

The client-server interface is described in [API.md](API.md).

The Clojure kernel has
[documentation](https://s3.eu-central-1.amazonaws.com/de.ovgu.spldev.varied/kernel-documentation/index.html)
available.

Parts of the server code are reused in the client (`common` package) by
transpiling them to JavaScript. Because of this, classes in the `common` package
may only use certain APIs (`java.util.*`, a subset of the FeatureIDE API
Expand Down

0 comments on commit c23be65

Please sign in to comment.