Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
/ jslambda Public

An experimental parser of calculus lambda made for study purpose

Notifications You must be signed in to change notification settings

halan/jslambda

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jslambda

An experimental parser of calculus lambda made for study purpose

To see it running you should compile the parser first:

npm run compile

Then you can try things like that:

cat example.lambda | ./index.js
# false

That dialect of calculus lambda is strongly based on the book "An Introduction to Functional Programming Through Lambda Calculus". So I added support to "def" statements and I also want implement a way to import external files where I'll put common functions like numbers, booleans and basic logic.

About

An experimental parser of calculus lambda made for study purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.