TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

C, Just in Time

15 pointsby jaromilrojo6 months ago

7 comments

jaromilrojo6 months ago
Hi! thanks for your enthusiasm. I am writing a tutorial that can be fun both for experienced and newbie coders here <a href="https:&#x2F;&#x2F;dyne.org&#x2F;docs&#x2F;cjit" rel="nofollow">https:&#x2F;&#x2F;dyne.org&#x2F;docs&#x2F;cjit</a>
jaromilrojo6 months 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.
heptazoid6 months ago
C is cool, but have you tried: CJIT stands for &quot;CJIT Just In Time&quot;
jean-pierreB6 months ago
That saves a lot of time.
notorandit6 months ago
New release is out!
alvgot6 months ago
Nice and fun tiny piece of code !!!!
asbesto6 months ago
SOUND SPECTACULAR!!! &lt;3