iogii ⸱ Docs ⸱ Source ⸱ Quick Ref ⸱ Online Interpreter
Docs ⸱ IO ⸱ Syntax ⸱ Types ⸱ Vectorization ⸱ Circular Programming ⸱ Ops ⸱ Examples ⸱ Why
Docs
- IO - How input and output work.
- Syntax - Syntax and desugarring including stack ops/vars.
- Types - Behavior of the different types and op overloading.
- Vectorization - How vectorization works.
- Circular Programming - How looping works and how to use these techniques in Haskell.
- Ops - Description of the non-trivial ops.
- Examples - Worked examples that demonstrate how to practically write iogii programs.
- Why - Why I made iogii and why you might want to use it.