dejavudwh / C2j-CompilerLinks
A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)
☆74Updated 6 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:
- [yvm] low performance garbage-collectable jvm☆255Updated 2 years ago
- my simple java virtual machine~☆229Updated 8 months ago
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆66Updated 6 years ago
- Another program language base on jvm☆67Updated 2 years ago
- simple java virtual machine☆138Updated 5 years ago
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆254Updated 3 years ago
- A tiny JVM written in C++, based on JDK 25.☆36Updated this week
- Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .☆379Updated this week
- 郑钢《自制编程语言》随书源码及读书笔记☆239Updated 3 years ago
- 自制编译器☆43Updated 8 years ago
- 自己动手实现 JVM ,了解JVM内部运行机制(write your own JVM)☆176Updated 7 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- Practice of github.com/JakubDziworski/Enkel-JVM-language☆38Updated 7 years ago
- ClassViewer is a lightweight Java class file viewer that you can use to view the structure of Java class files.☆275Updated 6 months ago
- A hobby jvm, just want to know how a java virtual machine works.☆303Updated 9 years ago
- 100% Java compatibility and Functional Programming.☆136Updated 6 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆393Updated 2 months ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- SJTU SE302 编译原理与技术 Tiger编译器☆43Updated 7 years ago
- Compile Dragon Book + DSL book, etc.☆98Updated last year
- 脚本语言解释器, 用来学习编译原理☆15Updated 9 years ago
- Cb (C flat) compiler. Cb is simplified C.☆174Updated 8 years ago
- A toy JVM written in Java☆40Updated last year
- 简易编译器实现,最终翻译成伪汇编代码☆33Updated 3 years ago
- 《新一代垃圾回收器ZGC设计与实现》一书参考的代码☆34Updated 4 years ago
- General LR Parser(CMake,C++)☆65Updated 6 years ago
- Homemade OS based on MIT6.828 JOS with a GUI and some new features.☆41Updated 8 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 5 years ago
- A toy complier.☆119Updated 3 years ago
- 《自己动手写Java虚拟机》JVM的python实现☆139Updated 5 years ago