-
Notifications
You must be signed in to change notification settings - Fork 0
wjzz/Combinatory-logic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple tool for playing with combinatorial logic. The main feature is going to be a module for generating functions that adhere to a given specification. This is going to be useful for some logic puzzles from the book 'To mock a mockingbird' by R.Smullyan. Example. Having only B (where B x y z = x (y z)) build a combinator C that satisfies C x y z w = x y (z w). The program will try to find such C.
About
A program for generating combinators with certain properties. Inspired by "To mock a mockingbird" by Raymon Smullyan.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published