SK combinator reducer in Java
An SK combinator graph reduction engine implemented in Java.
Features:
See the documentation. The test folder contains some sample programs.
Run ./gradlew build
and move build/libs/skred-*.jar
to a location of your choice.
java -jar skred.jar *your_program*.core
skred is open source. It is distributed under the MIT License.