Skip to content

combinators/cls-scala

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

cls-scala

Maven Central build status Coverage Status Join the chat at https://gitter.im/combinators/cls-scala

The Combinatory Logic Synthesizer (CL)S Framework

This project implements the Combinatory Logic Synthesizer (CL)S framework in Scala.

Existing users please refer to the CHANGELOG for news.

Installation

Add the following dependency to your existing sbt project:

libraryDependencies += "org.combinators" %% "cls-scala" % "<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, 2.12, and 2.13 are supported.

Examples

Can be found in the examples project and the tests.

Got a new example?

If it is contained within one file, consider adding it to ours: join the chat or just open a pull request.

Help and Contributions

Join combinators/cls-scala on Gitter.

Main Authors

  • Jan Bessai
  • Boris Düdder
  • George T. Heineman
  • Anna Vasileva

Contributers

Your name here?

Just the usual: open pull requests and or issues. Feel free to add yourself to the list in this file, if you contributed something.

About

(CL)S - Combinatory Logic Synthesizer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages