Odin examples and experimental simple projects. Embrace the Joy of Programming.
- Full compiler help:
odin_compiler/odin_run_help.txt(it too long to read in terminal) - Using compiler options examples:
./odin_compiler - Using compiler as a service:
./entities_codegen - Lint and static checkers: vet and families
- Custom attributes:
ols.jsonand./entities_codegen
- bit_set
- bit_field
- Decrimented union
- Parametic Polyphism (like Generic but more ergonomic)
- Array programming
- Field tags
- Builtin functions
- Tag for data type
- Tag for function
- Function conventions
- Attributes and custom attributes
- Battery included Odin syntaxes parser for codegen
Gamified learning progress, embracing Joy of Programming (more).
campaigns/overview