wanghongfei / interpreter
脚本语言解释器, 用来学习编译原理
☆15Updated 8 years ago
Alternatives and similar repositories for interpreter:
Users that are interested in interpreter are comparing it to the libraries listed below
- 简易编译器实现,最终翻译成伪汇编代码☆33Updated 3 years ago
- 自制编译器☆43Updated 7 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆52Updated 3 years ago
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆65Updated 6 years ago
- 自写的脚本语言(使用Java写的编译器和解释器)☆9Updated 8 years ago
- This is the virtual machine I implemented myself according to the Java virtual machine specification.☆22Updated 6 years ago
- 加了注释的、《自制编程语言》一书的、crowbar 语言的源代码。☆32Updated 9 years ago
- 编译相关的Parser☆24Updated 8 years ago
- 自制的一门编程语言☆22Updated 8 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- 一个参考luajava并进行了裁剪和改良的lua解析器☆41Updated 8 years ago
- HotSpot JVM针对Linux-x86平台的源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆32Updated 8 years ago
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 8 years ago
- 基于Cocos2d-x 3.8(C++版)的Android手机游戏,IDE使用VS2015;(源代码,资源,APK文件)☆13Updated 6 years ago
- fork of jamvm 2.0☆13Updated 6 years ago
- App translates Java source code to C++ source code.☆19Updated 10 years ago
- XSKIN 是基于 c++ 和GDI做的 一个UI库. Direct UI库,部分参考Duilib,有些作者自己的想法实现,模仿java事件监听器机制和android布局文件. 内部使用其它该源的jpg, png图片解码库☆11Updated 7 years ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- host very phase of my os kernel code☆11Updated 8 years ago
- 阿里巴巴中间件大赛第一赛季代码(排名33)☆8Updated 8 years ago
- A hobby OS☆52Updated 3 years ago
- simple os for 8086 on a MBR☆35Updated 5 years ago
- 海底连珠,基于Cocos2d-x-3.3游戏引擎,C++版本的一个五子连珠消除类游戏,可以学习基本的Cocos2d-x游戏开发,用到A*(A star)寻路算法,消除算法。☆11Updated 10 years ago
- ☆42Updated 7 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆88Updated 9 years ago
- a compiler including c++ implemented automatic grammar tools.☆22Updated 7 years ago
- Lightweight HTTP Server☆39Updated 4 years ago
- A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)☆73Updated 5 years ago
- python interpreter with Java☆28Updated 8 years ago
- C++语言课程☆20Updated 10 years ago