This project implements an IDE for the Combinatory Logic Synthesizer (CL)S framework.
For more information see our documentation project.
Existing users please refer to the CHANGELOG for news.
Add the following dependency to your existing sbt project:
libraryDependencies += "org.combinators" %% "cls-scala-ide" % "<VERSION>"
The string <VERSION>
has to be replaced by the version you want.
You can search for released versions here.
To obtain the latest unreleased development version, clone the repository and run sbt publishLocal
.
Currently, Scala 2.11 and 2.12 are supported.
Can be found in the examples project and the tests.
If it is contained within one file, consider adding it to ours: join the chat or just open a pull request.
Join combinators/cls-scala on Gitter.
- Anna Vasileva
- Jan Bessai
Just the usual: open pull requests and or issues. Feel free to add yourself to the list in this file, if you contributed something.