Need a full C API

This commit is contained in:
2023-02-15 09:42:33 +11:00
committed by GitHub
parent 26a7cd116a
commit 8d37079df2

View File

@@ -48,6 +48,10 @@ print tally(); //3
* [Runner Library](runner-library) * [Runner Library](runner-library)
* [Game Engine](game-engine) * [Game Engine](game-engine)
# Full C API
* Coming Soon! (check out the [Using Toy](using-toy) page for a brief description for now)
# Deep Dive # Deep Dive
* [Theorizing Toy](theorizing-toy) * [Theorizing Toy](theorizing-toy)