Skip to content

Dimanteo/KodJIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KodJIT

JIT/AOT compiler

Build:

mkdir build && cd build
cmake -G Ninja ..
ninja

Testing:

cd build
ctest

Folder utils contains script pic.sh used to convert .dot dumps produced by tests to .png pics.

About

Master's JIT and AOT compiler course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published