# antlr和llvm 学习 **Repository Path**: wanxiaoguo/lang_make_study ## Basic Information - **Project Name**: antlr和llvm 学习 - **Description**: antlr和llvm 学习, 了解编译器的前后端 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-16 - **Last Updated**: 2023-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 记录 ```sh git fetch -f gitee && git reset --hard gitee/master ``` # 参考 ## github 项目 + [文言文语言编译器,前端采用Antlr做lexer和parser,利用AST生成LLVM IR](https://github.com/noterpopo/wenyan-lang-llvm) + [This is the RISC-V RV32X Graphics Extension in LLVM implemented by William from Chinese Academy of Sciences.](https://gitlab.com/williamwp/riscv-rv32x-llvm) + [Implementation of S Language (SLang) using ANTLR and LLVM](https://github.com/PawelSosnowski/SLang) + [类似:A example of LLVM and ANTLR compiling and running a code](https://github.com/klebermagno/compiler) + [Unique language made with ANTLR +Java + LLVM](https://github.com/BKopysc/GenuineLang) + [A procedural programming language built on antlr4 and LLVM](https://github.com/lepoidev/klang) ## 扩展工作 + [NOELLE Offers Empowering LLVM Extensions](https://github.com/arcana-lab/noelle)