dejavudwh / C2j-Compiler
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
- my simple java virtual machine~☆226Updated last month
- 用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。☆65Updated 6 years ago
- 自制编译器☆43Updated 7 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 4 years ago
- simple java virtual machine☆136Updated 4 years ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- [yvm] low performance garbage-collectable jvm☆252Updated 2 years ago
- Practice of github.com/JakubDziworski/Enkel-JVM-language☆38Updated 6 years ago
- Another program language base on jvm☆67Updated 2 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆35Updated 3 years ago
- A tiny JVM written in C++, based on JDK 17.☆34Updated last week
- 🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.☆246Updated 2 years ago
- 编译相关的Parser☆24Updated 8 years ago
- a c compiler☆56Updated 2 years ago
- BookOS is a x86 platform 32 bits operate system. It's a nice dish!☆92Updated 4 years ago
- JVM bytecode interpreter written in Java☆83Updated 5 months ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Updated 11 months ago
- 《新一代垃圾回收器ZGC设计与实现》一书参考的代码☆34Updated 4 years ago
- A toy JVM written in Java☆39Updated last year
- clone of git://git.code.sf.net/p/jamvm/code for experimental branches☆67Updated 7 years ago
- DIY Compiler☆46Updated 8 months ago
- The general purposed programming language ckx compiler☆19Updated 3 years ago
- Cb (C flat) compiler. Cb is simplified C.☆173Updated 8 years ago
- General LR Parser(CMake,C++)☆63Updated 5 years ago
- A rudimentary operating system☆16Updated 5 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- FOOS's Overcoming Operating System☆26Updated 5 years ago
- simple compiler☆120Updated 7 years ago
- Homemade OS based on MIT6.828 JOS with a GUI and some new features.☆41Updated 7 years ago
- 郑钢《自制编程语言》随书源码及读书笔记☆236Updated 2 years ago