2
0
gingerBill 58e811eea5 Merge pull request #3962 from Feoramund/regex 1 жил өмнө
..
all 58e811eea5 Merge pull request #3962 from Feoramund/regex 1 жил өмнө
demo 649b25fba6 Update the `demo.odin` to use `nil` instead of `os.ERROR_NONE` 1 жил өмнө
README.md ccf8b2764d Create README.md 1 жил өмнө

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.