-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update structure and rename first section
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# The Basics | ||
# 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](https://c3-lang.org/guide/). This book will only cover a few topics to help understand C3, but will not describe everything. | ||
|
||
- [Hello World](hello_world.md): first program with details around its structure | ||
- [Modules](modules.md): small examples of how C3 uses modules | ||
- [Modules and Generics](modules.md): small examples of how C3 uses modules |
File renamed without changes.
File renamed without changes.
Binary file not shown.