C, Just in Time
dyne.org
C, Just in Time
1–9 of 9 posts
Re: C, Just in Time
#2As a fun project we hacked a C interpreter (based on tinyCC) that compiles C code in-memory and runs it live. CJIT today is a 2MB executable that can do a lot, including call functions from any installed library on Linux, Windows, and MacOSX.
Re: C, Just in Time
#3That saves a lot of time.
Re: C, Just in Time
#4Nice and fun tiny piece of code !!!!
Re: C, Just in Time
#5SOUND SPECTACULAR!!! <3
Re: C, Just in Time
#6[dead]
Re: C, Just in Time
#7C is cool, but have you tried: CJIT stands for "CJIT Just In Time"
Re: C, Just in Time
#8New release is out!
Re: C, Just in Time
#9Hi! thanks for your enthusiasm. I am writing a tutorial that can be fun both for experienced and newbie coders here https://dyne.org/docs/cjit