gingerBill 58e811eea5 Merge pull request #3962 from Feoramund/regex 11 months ago
..
all 58e811eea5 Merge pull request #3962 from Feoramund/regex 11 months ago
demo 649b25fba6 Update the `demo.odin` to use `nil` instead of `os.ERROR_NONE` 11 months ago
README.md ccf8b2764d Create README.md 1 year ago

README.md

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.