computation-model topic

List computation-model repositories

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.

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 :)