dejavudwh / C2j-Compiler
A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)
☆74Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for C2j-Compiler
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆65Updated 5 years ago
- [yvm] low performance garbage-collectable jvm☆251Updated last year
- my simple java virtual machine~☆221Updated 6 years ago
- 自制编译器☆43Updated 7 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆36Updated 3 years ago
- Another program language base on jvm☆70Updated last year
- simple java virtual machine☆133Updated 4 years ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆244Updated 2 years ago
- Java Garbage Collection 与各种GC算法☆33Updated 6 years ago
- a simple java virtual machine implemented by pure Java☆15Updated 6 years ago
- Practice of github.com/JakubDziworski/Enkel-JVM-language☆39Updated 6 years ago
- DIY Compiler☆45Updated 5 months ago
- lcc编译器源码注释工程☆53Updated 9 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆43Updated last year
- 郑钢《自制编程语言》随书源码及读书笔记☆232Updated 2 years ago
- SJTU SE302 编译原理与技术 Tiger编译器☆43Updated 6 years ago
- ☆15Updated 3 years ago
- A compiler for SimpleLang which is a new language.☆31Updated 11 months ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated 8 months ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 4 years ago
- JVM bytecode interpreter written in Java☆81Updated last month
- 自写的脚本语言(使用Java写的编译器和解释器)☆8Updated 7 years ago
- 《新一代垃圾回收器ZGC设计与实现》一书参考的代码☆33Updated 4 years ago
- Cb (C flat) compiler. Cb is simplified C.☆173Updated 8 years ago
- 简明自制编程语言教程,同时是antlr非官方参考🌰。这里也是cyson这门语言的缘起。☆31Updated 11 months ago
- A toy JVM written in Java☆38Updated 11 months ago
- a c compiler☆55Updated 2 years ago
- 编译相关的Parser☆24Updated 8 years ago