bachue / pl0
(从Google Code迁移过来的)这是我们的学生作业,一个简单的PL/0编译器,不过,编译只到中间代码为止,这是因为我们的汇编水平还没有到达能编写完整应用程序的水平。所以,仅仅是将PL/0代码编译成中间代码——一种很像汇编的四元式,然后请使用Interpreter解释运行中间代码。
☆10Updated 9 years ago
Alternatives and similar repositories for pl0:
Users that are interested in pl0 are comparing it to the libraries listed below
- 使用X86汇编和C写的小型操作系统,初步完成了引导扇区,保护模式(页式存储,中断及异常)的编写,暂时停留在进程的编写。调试器使用Bochs,还有图形界面的Peter-Bochs,很是佩服Peter☆9Updated 10 years ago
- 儿童编程软件Scratch使用Flash Builder配置,参考官方的项目,去除了Grande的依赖☆9Updated 8 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- 自制的一门编程语言☆21Updated 8 years ago
- Simple OS for raspberry pi 2 model B☆14Updated 7 years ago
- 用Funcode(一个国产游jiao戏xue引擎)做的ARPG模式的仙剑奇侠传。准确的说,完全就是练手,毫无剧情可言。。。☆10Updated 8 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- 参考c4完成的C语言编译器,代码逻辑大部分跟c4相同,但是确实是自己理解了并重写,附有大量中文注释。☆24Updated 7 years ago
- 简易编译器实现,最终翻译成伪汇编代码☆33Updated 3 years ago
- 友善之臂(FriendlyARM)开发板Tiny6410学习笔记☆13Updated 6 years ago
- 拼接照片☆14Updated 6 years ago
- Utility Repository is used to host several light weigtht apps, such as Jcompress which is a app to compress or Uncompress file. More apps…☆18Updated 8 years ago
- 该项目完成了一个小型的操作系统。麻雀虽小五脏俱全,包含了操作系统的内存管理、进程管理、文件系统等部分☆19Updated 5 years ago
- A standard C compiler.☆11Updated 8 years ago
- Docker/Qemu Based HotPot OS Development Environment☆15Updated 7 years ago
- 一款家用安全防盗监控软件,无需额外购买昂贵的CCD监控摄像头,只需普通电脑视频聊天用的CMOS摄像头即可。☆36Updated 9 years ago
- A Script oriented compiler☆26Updated 7 years ago
- 小型的tcp/ip协议栈,主控芯片为stm32f407☆15Updated 9 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- a tiny c complier☆31Updated 7 years ago
- ☆14Updated 9 years ago
- iostat源码剖析☆13Updated 8 years ago
- 图像识别后台算法服务器☆12Updated 8 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆28Updated 6 years ago
- A lightweight event bus for C++☆15Updated 6 years ago
- Examples of how to program with LLVM IR☆14Updated 11 years ago
- linux字符设备驱动程序及其扩展☆18Updated 7 years ago
- 编译原理课内实践—翻译程序设计☆9Updated 9 years ago
- an android sample using native activity and opengles and egl engine☆16Updated 7 years ago
- 脚本语言解释器, 用来学习编译原理☆16Updated 8 years ago