文件名称:toy_compiler:为大学实现的玩具编译器
文件大小:551KB
文件格式:ZIP
更新时间:2024-04-20 02:54:23
C++
toy_compiler 目录 概述 toy_compiler是我在大学的COMP 442: Compiler Design类的项目编译COMP 442: Compiler Design 。 要求 C ++ 20(gcc-10 / clang-10) Linux 第三方图书馆
【文件预览】:
toy_compiler-main
----manifest(447B)
----.clang-tidy(927B)
----.gitattributes(615B)
----.clang-format(2KB)
----LICENSE(34KB)
----build()
--------bootstrap.build(87B)
--------.gitignore(55B)
--------root.build(223B)
----buildfile(76B)
----README.md(677B)
----Doxyfile(112KB)
----resources()
--------pages()
--------diagrams()
--------theme()
--------grammar()
----.gitignore(237B)
----repositories.manifest(240B)
----files()
--------polynomial.src(5KB)
--------bubblesort.src(4KB)
----toy_compiler()
--------front_end()
--------core()
--------util()
--------buildfile(603B)
--------toy_compiler.cpp(1KB)
--------.gitignore(101B)