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:
- 遵循GPL-2.0规则,将phoenix kernel部分开源☆13Updated 3 years ago
- 一款家用安全防盗监控软件,无需额外购买昂贵的CCD监控摄像头,只需普通电脑视频聊天用的CMOS摄像头即可。☆36Updated 10 years ago
- 使用OpenCV与C++ Socket实现的人脸识别系统服务器☆26Updated 10 years ago
- 自制的一门编程语言☆22Updated 9 years ago
- lcc编译器源码注释工程☆55Updated 10 years ago
- 12306客户端(MFC版本)☆38Updated 12 years ago
- Deep learning demo program for android by using Qt5 and Caffe2☆12Updated 7 years ago
- 一些开发中好用的小工具,常用命令和小经验☆21Updated 6 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆91Updated 10 years ago
- 封装了app中 一。常用的工具类:时间、字符串、地理位置偏差、JSON、XML、JS、谓词(正则表达式)、常用块、错误捕捉、线程、app自检、加密、网络请求、沙盒、偏好、钥匙串、文件、缓存清理、数据库、加密数据库 、文件压缩、html转pdf、图片转pdf、使用外部app打…☆33Updated 8 years ago
- a simple thread pool coding by C++98 on Linux☆18Updated 7 years ago
- Assembly Exercise 王爽 《汇编语言 第二版》练习题答案☆36Updated 5 years ago
- Examples of how to program with LLVM IR☆14Updated 12 years ago
- Unix环境高级编程学习笔记☆13Updated 11 years ago
- Coroutine implementation for C++11☆18Updated 13 years ago
- ☆16Updated last week
- forked from http://code.taobao.org/p/tinixdev/src/☆44Updated 7 years ago
- 该项目完成了一个小型的操作系统。麻雀虽小五脏俱全,包含了操作系统的内存管理、进程管理、文件系统等部分☆20Updated 6 years ago
- A C++ library that enables you to decorate a function at runtime.☆78Updated 10 years ago
- A hobby OS☆54Updated 4 years ago
- simple compiler☆119Updated 8 years ago
- ☆15Updated this week
- Solution and analysis of the interview classics: "Cracking the Coding Interview".☆26Updated 11 years ago
- Paladin是啥? 它是一个以JFinal为底层的java基础后台框架。 结合了以下第三方组件: Beetl、Druid、Shiro、Ehcache(JFinal自带有工具类)。 界面使用的拼图的后台模板,自己做了些优化和更改。 最初目的:为了学习jfinal,通…☆11Updated 9 years ago
- A little kernel like vxworks with full of features.☆34Updated 11 years ago
- 内核源码学习,包括源码注释和学习笔记,笔记位于Lee_Doc☆11Updated 10 years ago
- 北斗定位☆12Updated 10 years ago
- arm9裸机开发,博客:http://blog.csdn.net/column/details/mini2440.html☆12Updated 9 years ago
- A lexical scanner and parser in C++ for Code analyzer which will extract lexical content from source code files, analyze the code’s synta…☆10Updated 9 years ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆31Updated last year