编译原理、课程设计,包含词法分析、LL1预测分析、LR1语法分析、DGA优化、算符优先语法分析、采用LR1生成中间代码、中间代码转换为汇编代码。
☆84Mar 26, 2021Updated 5 years ago
Alternatives and similar repositories for Sample-Compiler
Users that are interested in Sample-Compiler are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 编译原理课设,包括词法分析、语法分析、语义分析、中间代码生成和目标代码生成(使用LL(1)分析法,将C语言翻译成汇编语言)☆32Jun 13, 2020Updated 5 years ago
- C语言编译器,编译原理课程设计团队项目☆11May 17, 2021Updated 4 years ago
- 东北大学编译原理课设实验☆27Dec 27, 2018Updated 7 years ago
- 华中科技大学编译原理实验2019☆84May 8, 2021Updated 4 years ago
- 编译原理课程设计和实验内容,课程设计实现了简单C语言编译器,包括词法分析、语法分析(LL1)、语义分析、四元式优化和目标代码生成。实验内容包括表达式语法分析器、词法分析扫描器、算术表达式四元式翻译器☆149May 18, 2019Updated 6 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 哈工大编译原理实验☆174Nov 3, 2019Updated 6 years ago
- 利用java语言写的编译器,自己设计了语言、文法、设计了词法分析、语法分析、语义分析和汇编代码生成☆129Jun 22, 2016Updated 9 years ago
- Pointer analysis prototype (currently including anderson, steensgard).☆17Dec 20, 2021Updated 4 years ago
- The artifact for NDSS '25 paper "ASGARD: Protecting On-Device Deep Neural Networks with Virtualization-Based Trusted Execution Environmen…☆15Oct 16, 2025Updated 6 months ago
- Official implementation for “HarmonyGuard: Toward Safety and Utility in Web Agents via Adaptive Policy Enhancement and Dual-Objective Opt…☆25Jan 10, 2026Updated 3 months ago
- 《信息内容安全》课程设计——搜索引擎☆13Jan 19, 2020Updated 6 years ago
- 编译原理,使用 Java 实现的词法,语法,语义分析器☆170Apr 22, 2019Updated 7 years ago
- 编译原理大作业:词法分析器、语法分析器,java实现☆47Jun 4, 2015Updated 10 years ago
- 重庆大学编译原理实验2024☆14May 28, 2025Updated 11 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于UDP协议的QQ客户机与服务器项目设计☆10Mar 28, 2017Updated 9 years ago
- Sample语言简单编译器,到四元式生成(编译原理实验)☆15Dec 21, 2017Updated 8 years ago
- This is a simple implementation of Saavedra-Barrera's paper SAAVEDRA-BARRERA R H. CPU Performance Evaluation and Execution Time Predictio…