Expand description
Some ready-to-use operator systems that may be useful for someone, somewhere, somewhen.
Modulesยง
- pokemon
- A sample stack machine that showcases how to use custom operators on custom types, and at the same time, doubles as an example of how to implement a state machine.
- simple_
math