Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

lambda-fairy/sylvia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sylvia

Sylvia is a logical puzzle game, based on a field of mathematics called lambda calculus. You start with a library of functions, and combine them together in various ways.

See the wiki for documentation.

Quick start

git clone git://github.com/lfairy/sylvia
cd sylvia
cabal configure
cabal install --only-dependencies
cabal build
dist/build/sylvia '\ 0 0'

See Building from source for more detailed instructions, and Examples for examples, of course.

About

🌲 Logic puzzle game based on the lambda calculus

Resources

License

Stars

Watchers

Forks

Packages

No packages published