Skip to content

A Ruby implementation of a parser for the untyped Lambda Calculus

Notifications You must be signed in to change notification settings

computationclub/parser-combinators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parser Combinators

A Ruby implementation of a parser for the untyped Lambda Calculus described in Benjamin C. Pierce's "Types and Programming Languages" mobbed during a meeting of London Computation Club on Tuesday, 11th July 2017.

Thanks to James Coglan for leading the meeting and providing the core ParserCombinators module.

About

A Ruby implementation of a parser for the untyped Lambda Calculus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages