Skip to content

cs125-illinois/jeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ee0a929 · Jan 1, 2023
Dec 18, 2022
Jul 15, 2021
Jan 1, 2023
Jan 1, 2023
Dec 18, 2022
Nov 2, 2022
Dec 18, 2022
Jan 1, 2023
May 30, 2022
Sep 30, 2021
Oct 24, 2022
Feb 13, 2022
Nov 21, 2021
Jan 1, 2023
Jun 2, 2022
Dec 1, 2019
Jul 11, 2019
Jun 3, 2022
Oct 30, 2022

Repository files navigation

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.