C, Just in Time 1 year ago (dyne.org) 8 comments jaromilrojo Reply Add to library jaromilrojo 1 year ago Hi! 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 jaromilrojo 1 year ago As 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. heptazoid 1 year ago C is cool, but have you tried: CJIT stands for "CJIT Just In Time" jean-pierreB 1 year ago That saves a lot of time. notorandit 1 year ago New release is out! alvgot 1 year ago Nice and fun tiny piece of code !!!! asbesto 1 year ago SOUND SPECTACULAR!!! <3 cere 1 year ago [dead]
jaromilrojo 1 year ago Hi! 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
jaromilrojo 1 year ago As 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.
Hi! 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
As 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.
C is cool, but have you tried: CJIT stands for "CJIT Just In Time"
That saves a lot of time.
New release is out!
Nice and fun tiny piece of code !!!!
SOUND SPECTACULAR!!! <3
[dead]