Motivation
基于教程https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/index.html,实现了一套自己的语言,名为Kaleidoscope。希望借助该教程,能够学习到一些编译器相关的知识。
基于教程https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/index.html,实现了一套自己的语言,名为Kaleidoscope。希望借助该教程,能够学习到一些编译器相关的知识。