mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
getting-started.md: add links to language and C API guides
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -273,6 +273,8 @@ See [amalgamation.md](amalgamation.md) for details.
|
||||
|
||||
## What's Next
|
||||
|
||||
- [Language Features](language.md) — Ruby subset supported by mruby
|
||||
- [C API Reference](capi.md) — values, classes, methods, error handling
|
||||
- [Compile](compile.md) — full build system reference
|
||||
- [mrbgems](mrbgems.md) — creating and using gems
|
||||
- [Linking](link.md) — linking `libmruby` to applications
|
||||
|
||||
Reference in New Issue
Block a user