Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLC2BLC

Easily convert binary lambda calculus encodings to other binary lambda calculus encodings!

Encodings

See experiments.md for detailed explanations and some comparisons.

Please create a PR if you know of other (better?) encodings!

Usage

$ make install # or make run

Then use blc2blc <from> <to>. For example:

$ echo 001110 | blc2blc blc blc2
0011100

About

Convert BLC to other BLC encodings!

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages