Skip to content

Jeandle is a Just-in-Time compiler for Java. It is built on OpenJDK and leverages the LLVM compiler infrastructure to generate machine code, aiming to provide powerful compilation optimizations and deliver high-performance code.

License

Notifications You must be signed in to change notification settings

sendaoYan/jeandle-jdk

 
 

Repository files navigation

Jeandle logo

Introduction

Jeandle is a Just-in-Time compiler for Java. It is built on OpenJDK and leverages the LLVM compiler infrastructure to generate machine code, aiming to provide powerful compilation optimizations and deliver high-performance code.

Jeandle is currently a work in progress. All contributions are welcome.

Getting Started

Getting Started

Contribution Guide

Contribution Guide

Getting Connected

Join the Jeandle community discussions on Slack.

Other Documentation

Development Guide

System Design

JVM Flags of Jeandle

About

Jeandle is a Just-in-Time compiler for Java. It is built on OpenJDK and leverages the LLVM compiler infrastructure to generate machine code, aiming to provide powerful compilation optimizations and deliver high-performance code.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 75.0%
  • C++ 13.9%
  • C 7.3%
  • Assembly 2.2%
  • Objective-C 0.4%
  • HTML 0.3%
  • Other 0.9%