Skip to content

dankeyy/iconic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

iconic

my attempt to learn by implementing interaction combinators

reading material:

note this

  • maybe contains mistakes
  • doesn't yet implement erasers or superpositions (or any other advanced stuff)
  • ATM (again unless im missing something) it's able to reduce stuff like (λx.xx)(λx.x) into λx.x, utilizing only annihilation and duplication rules.

before:

net0

after:

netFinal

About

interaction combinator playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors