Skip to content

ethanthoma/interaction-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interaction Nets in Odin

This is a simply hobby project to learn Odinlang and interaction nets.

The grammar is based on HVM and their paper

Running

If you use nix and want to run an example, you can run

nix run github:ethanthoma/interaction-net example <example-name>

This will run one of the examples in examples and print out its contents.

If you want to run your own file, you can simply run

nix run github:ethanthoma/interaction-net run <filename>

Read the grammar to make your own or simply copy an example.

Resources

About

Exploring interaction nets and odin

Resources

Stars

Watchers

Forks