dejavudwh / C2j-CompilerLinks
A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)
☆73Updated 5 years ago
Alternatives and similar repositories for C2j-Compiler
Users that are interested in C2j-Compiler are comparing it to the libraries listed below
Sorting:
- my simple java virtual machine~☆227Updated 4 months ago
- [yvm] low performance garbage-collectable jvm☆253Updated 2 years ago
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆65Updated 6 years ago
- Compile Dragon Book + DSL book, etc.☆96Updated last year
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- Another program language base on jvm☆67Updated 2 years ago
- 自制编译器☆43Updated 7 years ago
- simple java virtual machine☆138Updated 4 years ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- An Example shown convert java class bytecode to llvm ir , then compile llvm ir to standalong executable file .☆54Updated last year
- SJTU SE302 编译原理与技术 Tiger编译器☆43Updated 7 years ago
- Practice of github.com/JakubDziworski/Enkel-JVM-language☆38Updated 6 years ago
- 自写的脚本语言(使用Java写的编译器和解释器)☆9Updated 8 years ago
- 100% Java compatibility and Functional Programming.☆133Updated 6 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆237Updated 2 years ago
- simple compiler☆120Updated 7 years ago
- 《新一代垃圾回收器ZGC设计与实现》一书参考的代码☆34Updated 4 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated last year
- JVM bytecode interpreter written in Java☆84Updated 8 months ago
- Basic C++ Implementation of a Java Virtual Machine.☆36Updated 9 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- General LR Parser(CMake,C++)☆64Updated 6 years ago
- A toy JVM written in Java☆39Updated last year
- A tiny JVM written in C++, based on JDK 24.☆33Updated last month
- a c compiler☆58Updated 2 years ago
- 参考网易云课堂 讲师:Coding迪斯尼 之"自己动手用java编写c编译器"代码 仅仅学习用 不做任何商业用途☆13Updated 7 years ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆249Updated 3 years ago
- DIY Compiler☆45Updated 11 months ago
- lcc编译器源码注释工程☆54Updated 9 years ago