This is simply a hobby project to learn Odinlang and interaction nets.
Check docs for list of things planned.
The grammar is based on HVM and their paper
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.