mirror of
https://github.com/nicbarker/clay.git
synced 2025-12-25 18:41:06 +00:00
| .. | ||
| clay-odin | ||
| examples/clay-official-website | ||
| .gitignore | ||
| build-clay-lib.sh | ||
| odinfmt.json | ||
| ols.json | ||
| README.md | ||
Odin Language Bindings
This directory contains bindings for the Odin programming language, as well as an example implementation of the clay website in Odin.
If you haven't taken a look at the full documentation for clay, it's recommended that you take a look there first to familiarise yourself with the general concepts. This README is abbreviated and applies to using clay in Odin specifically.