Testing the C API docs

This commit is contained in:
2023-02-16 22:00:47 +11:00
committed by GitHub
parent c13409a407
commit 48dd1f9411
2 changed files with 37 additions and 1 deletions

View File

@@ -61,7 +61,7 @@ print tally(); //3
# Full C API
* [toy_ast_node.h]
* [toy_common.h]
* [toy_common.h](c-api/toy_common_h.md)
* [toy_compiler.h]
* [toy_interpreter.h]
* [toy_lexer.h]