bachue / pl0
(从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
- 自制的一门编程语言☆22Updated 8 years ago
- 拼接照片☆14Updated 6 years ago
- 基于Cocos2d-x 3.8(C++版)的Android手机游戏,IDE使用VS2015;(源代码,资源,APK文件)☆13Updated 7 years ago
- 该项目完成了一个小型的操作系统。麻雀虽小五脏俱全,包含了操作系统的内存管理、进程管理、文件系统等部分☆19Updated 5 years ago
- 用Funcode(一个国产游jiao戏xue引擎)做的ARPG模式的仙剑奇侠传。准确的说,完全就是练手,毫无剧情可言。。。☆10Updated 9 years ago
- 内核源码学习,包括源码注释和学习笔记,笔记位于Lee_Doc☆11Updated 9 years ago
- 遵循GPL-2.0规则,将phoenix kernel部分开源☆12Updated 2 years ago
- Examples of how to program with LLVM IR☆14Updated 11 years ago
- 使用X86汇编和C写的小型操作系统,初步完成了引导扇区,保护模式(页式存储,中断及异常)的编写,暂时停留在进程的编写。调试器使用Bochs,还有图形界面的Peter-Bochs,很是佩服Peter☆9Updated 11 years ago
- linux字符设备驱动程序及其扩展☆17Updated 7 years ago
- 一个Linux终端的大富翁游戏,C语言编程练习☆18Updated 9 years ago
- 图像识别后台算法服务器☆12Updated 8 years ago
- 《程序员面试代码指南——IT名企算法与数据结构题目最优解》、个人面试算法练习☆14Updated 6 years ago
- A lightweight event bus for C++☆16Updated 6 years ago
- an android sample using native activity and opengles and egl engine☆16Updated 7 years ago
- 友善之臂(FriendlyARM)开发板Tiny6410学习笔记☆13Updated 6 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆88Updated 9 years ago
- 小型的tcp/ip协议栈,主控芯片为stm32f407☆15Updated 9 years ago
- 海底连珠,基于Cocos2d-x-3.3 游戏引擎,C++版本的一个五子连珠消除类游戏,可以学习基本的Cocos2d-x游戏开发,用到A*(A star)寻路算法,消除算法。☆11Updated 10 years ago
- a compiler including c++ implemented automatic grammar tools.☆22Updated 7 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
- 惜缘(XiYuan)是一款针对中国农业大学视频点播系统(vod)的一款软件,旨在轻松追剧,轻松下载离线电影等一系列更加方便的PC端播放软件。☆9Updated 9 years ago
- a tiny c complier☆31Updated 8 years ago
- 一款家用安全防盗监控软件,无需额外购买昂贵的CCD监控摄像头,只需普通电脑视频聊天用的CMOS摄像头即可。☆36Updated 9 years ago
- A Script oriented compiler☆26Updated 8 years ago
- Simple OS for raspberry pi 2 model B☆14Updated 7 years ago
- 封装了app中 一。常用的工具类:时间、字符串、地理位置偏差、JSON、XML、JS、谓词(正则表达式)、常用块、错误捕捉、线程、app自检、加密、网络请求、沙盒、偏好、钥匙串、文件、缓存清理、数据库、加密数据库 、文件压缩、html转pdf、图片转pdf、使用外部app打…☆32Updated 7 years ago
- 《Java加密与解密的艺术》第2版☆11Updated 6 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆52Updated last year