Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
C, Just in Time
(dyne.org)
15 points
by
jaromilrojo
1 year ago
| 7 comments
C, Just in Time | Dark Hacker News
jaromilrojo
1 year ago
|
next
[−]
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
|
next
[−]
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
|
next
[−]
C is cool, but have you tried: CJIT stands for "CJIT Just In Time"
jean-pierreB
1 year ago
|
next
[−]
That saves a lot of time.
notorandit
1 year ago
|
next
[−]
New release is out!
alvgot
1 year ago
|
next
[−]
Nice and fun tiny piece of code !!!!
asbesto
1 year ago
|
next
[−]
SOUND SPECTACULAR!!! <3