bachue / pl0Links
(从Google Code迁移过来的)这是我们的学生作业,一个简单的PL/0编译器,不过,编译只到中间代码为止,这是因为我们的汇编水平还没有到达能编写完整应用程序的水平。所以,仅仅是将PL/0代码编译成中间代码——一种很像汇编的四元式,然后请使用Interpreter解释运行中间代码。
☆10Updated 10 years ago
Alternatives and similar repositories for pl0
Users that are interested in pl0 are comparing it to the libraries listed below
Sorting:
- 自制的一门编程语言☆22Updated 9 years ago
- 遵循GPL-2.0规则,将phoenix kernel部分开源☆12Updated 2 years ago
- 一款家用安全防盗监控软件,无需额外购买昂贵的CCD监控摄像头,只需普通电脑视频聊天用的CMOS摄像头即可。☆36Updated 10 years ago
- 该项目完成了一个小型的操作系统。麻雀虽小五脏俱全,包含了操作系统的内存管理、进程管理、文件系统等部分☆20Updated 5 years ago
- simple compiler☆119Updated 7 years ago
- Paladin是啥? 它是一个以JFinal为底层的java基础后台框架。 结合了以下第三方组件: Beetl、Druid、Shiro、Ehcache(JFinal自带有工具类)。 界面使用的拼图的后台模板,自己做了些优化和更改。 最初目的:为了学习jfinal,通…☆11Updated 9 years ago
- a simple thread pool coding by C++98 on Linux☆18Updated 7 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆89Updated 9 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated last year
- 使用OpenCV与C++ Socket实现的人脸识别系统服务器☆26Updated 9 years ago
- 编译相关的Parser☆24Updated 8 years ago
- Examples of how to program with LLVM IR☆14Updated 12 years ago
- 12306客户端(MFC版本)☆38Updated 11 years ago
- General LR Parser(CMake,C++)☆65Updated 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
- lcc编译器源码注释工程☆54Updated 10 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆28Updated 7 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 11 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- 拼接照片☆14Updated 7 years ago
- 简单C++标准库(STL)的实现☆62Updated 8 years ago
- 图像识别后台算法服务器☆12Updated 9 years ago
- 封装了app中 一。常用的工具类:时间、字符串、地理位置偏差、JSON、XML、JS、谓词(正则表达式)、常用块、错误捕捉、线程、app自检、加密、网络请求、沙盒、偏好、钥匙串、文件、缓存清理、数据库、加密数据库 、文件压缩、html转pdf、图片转pdf、使用外部app打…☆32Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- DIY Compiler☆46Updated last year
- EggAche is a Lightweight, Cross-Platform C++ Graphics (GUI) Library☆21Updated 8 years ago
- 自己动手实现一个玩具操作系统,名曰babyos。以baby为名,取其活泼、可爱之意。简单,却招人喜爱,幼稚,却又生机勃勃。☆32Updated 7 years ago
- C language compiler (LLVM + MIPS dual backend with the visualization interface). Complete models about lexical analysis, syntax analysis,…☆24Updated 7 years ago
- A C++ library that enables you to decorate a function at runtime.☆78Updated 9 years ago
- 简易编译器实现,最终翻译成伪汇编代码☆34Updated 3 years ago