General Overview
🚧 Not all topics are written yet and are a work in progress
These examples are meant to get you started with C3, however, these will not be too in-depth around the whole language. For more detailed explanations of the language itself, you can visit the official guide. This book will only cover a few topics to help understand C3, but will not describe everything.
- Hello World: first program with details around its structure
- Modules and Generics: small examples of how C3 uses modules