From d18a28a9659092952aef70a30a47726e7c16d31a Mon Sep 17 00:00:00 2001 From: rtk0c Date: Tue, 24 May 2022 21:47:55 -0700 Subject: Changeset: 38 Branch comment: [] Add infrastructure for codegen --- buildtools/codegen/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 buildtools/codegen/README.md (limited to 'buildtools/codegen/README.md') diff --git a/buildtools/codegen/README.md b/buildtools/codegen/README.md new file mode 100644 index 0000000..7164132 --- /dev/null +++ b/buildtools/codegen/README.md @@ -0,0 +1,5 @@ +# Code Generator +The main code generator. + +## Folder structure +The main program's source files are all located in this folder directly. Text tempaltes are located in `templates/` and none of the files are compiled (even if they end with .c or .cpp). -- cgit v1.2.3-70-g09d2