# Wildland Core
The Wildland Core is a reusable subset of Wildland's code.
The Core is being developed in the Rust programming language. In order to enable easy reuse from different programming languages / platforms the binding layer is generated using rusty-bind project.
# Developers guides
- HOWTO and sample code
- platform specific SDK usage guides
- API reference (opens new window)
# Internal docs
- Wildland Core (opens new window) internal project documentation
- Rusty Bind (opens new window) bindings generator