万花筒:通过用于LLVM的万花筒教程

时间:2024-03-10 03:14:06
【文件属性】:

文件名称:万花筒:通过用于LLVM的万花筒教程

文件大小:24KB

文件格式:ZIP

更新时间:2024-03-10 03:14:06

C++

万花筒 通过LLVM教程工作 依存关系 LLVM 10.0.1 lang 10.0.1 CMake的3.16 安装 mkdir build && cd build cmake .. && make 去做 添加访客模式


【文件预览】:
kaleidoscope-master
----src()
--------ast.cpp(14KB)
--------lexer.cpp(2KB)
--------parser.cpp(11KB)
--------debug.cpp(1KB)
--------toplevel.cpp(2KB)
--------toy.cpp(3KB)
----CMakeLists.txt(719B)
----examples()
--------04_trig()
--------ks_stdlib.h(422B)
--------README.md(809B)
--------08_avg()
--------05_printstar()
--------07_fib()
--------06_mandel()
----README.md(203B)
----.gitignore(58B)
----include()
--------toplevel.hpp(562B)
--------parser.hpp(3KB)
--------ast.hpp(8KB)
--------lexer.hpp(1011B)
--------debug.hpp(616B)

网友评论