bachue / pl0
(从Google Code迁移过来的)这是我们的学生作业,一个简单的PL/0编译器,不过,编译只到中间代码为止,这是因为我们的汇编水平还没有到达能编写完整应用程序的水平。所以,仅仅是将PL/0代码编译成中间代码——一种很像汇编的四元式,然后请使用Interpreter解释运行中间代码。
☆10Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for pl0
- 自制的一门编程语言☆20Updated 8 years ago
- a tiny c complier☆31Updated 7 years ago
- 遵循GPL-2.0规则,将phoenix kernel部分开源☆12Updated 2 years ago
- Cross platform command line tool to encrypt/decrypt files with AES (ECB or CBC)☆7Updated 2 years ago
- Minimum Operation System Abstraction☆26Updated last week
- 友善之臂(FriendlyARM)开发板Tiny6410学习笔记☆11Updated 6 years ago
- 软工二课程设计:进销存系统客户端☆16Updated 7 years ago
- Unix环境高级编程学习笔记☆13Updated 10 years ago
- 儿童编程软件Scratch使用Flash Builder配置,参考官方的项目,去除了Grande的依赖☆8Updated 8 years ago
- 用Funcode(一个国产游jiao戏xue引擎)做的ARPG模式的仙剑奇侠传。准确的说,完全就是练手,毫无剧情可言。。。☆10Updated 8 years ago
- 基于机器视觉的智能辅助驾驶应用,作为系统的移动端衍生,使用Flutter进行开发,适配双端(Android、IOS)☆9Updated 5 years ago
- 简易编译器实现,最终翻译成伪汇编代码☆33Updated 3 years ago
- 内核源码学习,包括源码注释和学习笔记,笔记位于Lee_Doc☆10Updated 9 years ago
- 一些开发中好用的小工具,常用命令和小经验☆20Updated 4 years ago
- 编译原理课内实践—翻译程序设计☆9Updated 9 years ago
- General-LR Parser Generator☆10Updated last month
- 程序员的自我修养--链接、装载与库: CRT 实现☆50Updated last year
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- 一个跨平台的三维模型编辑器,支持多个模型放缩、旋转、矩阵变换,顶点修改,导入obj文件,读取mtl材质文件☆30Updated 4 years ago
- arm9裸机开发,博客:http://blog.csdn.net/column/details/mini2440.html☆11Updated 8 years ago
- 远程相机代码,实现一台手机远程控制另外一台手机拍照,对焦,拍照远程预览,并能够在控制的手机实时查看被控制手机相机画面。主要用于解决外出游玩时需要找路人甲帮忙拍照或者自拍时手不够长的尴尬。通过局域网实现以上功能不消耗流量,也可用于废旧手机当做监控使用。备注:由于本人没有时间维…☆27Updated 8 years ago
- 使用X86汇编和C写的小型操作系统,初步完成了引导扇区,保护模式(页式存储,中断及异常)的编写,暂时停留在进程的编写。调试器使用Bochs,还有图形界面的Peter-Bochs,很是佩服Peter☆9Updated 10 years ago
- ☆11Updated last year
- Examples of how to program with LLVM IR☆14Updated 11 years ago
- Play with nodejs☆15Updated this week
- an android sample using native activity and opengles and egl engine☆16Updated 7 years ago