JuPlutonic / untyped_lambda_calculus

Simple untyped λάμδα calculus on Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Untyped lambda Calculus

asciicast

Installation

Add this line to your application's Gemfile:

gem 'untyped_lambda_calculus', github: 'v-kolesnikov/untyped_lambda_calculus'

And then execute:

$ bundle

Usage

Just explore code!

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/v-kolesnikov/untyped_lambda_calculus. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

Simple untyped λάμδα calculus on Ruby

License:MIT License


Languages

Language:Ruby 98.2%Language:Shell 1.8%