Files
Odin/examples
Yawning Angel 0bd6410ea3 examples/demo: Set the RNG to xoshiro256
The example should run on any target, not just first class ones.
2025-11-29 10:45:53 +09:00
..
2025-10-31 14:24:19 +00:00

Examples

The example directory contains two packages:

A demo illustrating the basics of Odin.

It further contains all, which imports all core and vendor packages so we can conveniently run odin check on everything at once.

For additional example code, see the examples repository.