Cicada Language

Results 6 repositories owned by Cicada Language

inet-cute

130
Stars
3
Forks
Watchers

An implementation of interaction nets. -- ASCII art inspired syntax. -- Pure postfix expression. -- Using a stack-based low-layer language to build nets.

lambda

26
Stars
3
Forks
Watchers

An interpreter of lambda calculus.

inet-js

43
Stars
1
Forks
Watchers

This is an implementation of interaction nets. It introduces you to the bizarre world of graph-based computation and linear logic, using a familiar JavaScript-like syntax :)