Filled out the interpreter docs

This commit is contained in:
2023-02-16 23:59:15 +11:00
committed by GitHub
parent e57d8ed209
commit 3518896a1f
2 changed files with 98 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ print tally(); //3
* [toy_ast_node.h](c-api/toy_ast_node_h.md)
* [toy_common.h](c-api/toy_common_h.md)
* [toy_compiler.h](c-api/toy_compiler_h.md)
* [toy_interpreter.h]
* [toy_interpreter.h](c-api/toy_interpreter_h.md)
* [toy_lexer.h](c-api/toy_lexer_h.md)
* [toy_literal_array.h]
* [toy_literal_dictionary.h]