Skip to content

odin-lang/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

446 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odin Examples

Learn Odin through idiomatic examples that show you how to:

  • Use the language
  • Use core libraries
  • Use vendor libraries

The examples are meant to be well written while following Odin best practices.

Also check out demo.odin and the overview.

Also, see the code in the core folder of your compiler. You can learn a lot about the language by understanding the code in core.

Running the examples

Clone this repository. Most examples can be run by navigating into the folder and executing: odin run .

Some examples have a README with additional information and instructions.

License

The contents of this repository are available under two licenses. Choose the one that you prefer:

Assets and third-party libraries are provided under their own license. If in doubt, check the LICENSE* and COPYING* file(s) in a particular directory for clarification.

Example suggestions

Add example suggestions as issues. Please be as specific as you can about what you want to learn from the example.

Contributions

Contributions via Pull Requests are warmly welcome. Before submitting your Pull Request, make sure of the following:

About

Examples of idiomatic Odin code

Resources

Stars

683 stars

Watchers

9 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors