All Projects → cs125-illinois → jeed

cs125-illinois / jeed

Licence: MIT License
Speedy Java execution toolkit.

Programming Languages

kotlin
9241 projects
ANTLR
299 projects
typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
Dockerfile
14818 projects

Jeed: A Fast Java and Kotlin Compliation, Execution, and Analysis Toolkit

Release Docker Image Version (latest by date) npm version License: MIT

Jeed is a speedy Java and Kotlin in-memory compilation and execution toolkit. Jeed can rapidly compile Java and Kotlin code and safely execute the resulting bytecode in a secure sandbox. Jeed can also perform a wide and growing number of Java and Kotlin source code analysis tasks.

Jeed is heavily used by CS 124, the CS1 course at the University of Illinois. An online demo is also available.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].