from Hacker News

C, Just in Time

by jaromilrojo on 11/26/24, 2:46 PM with 7 comments

  • by jaromilrojo on 12/6/24, 8:43 AM

    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
  • by jaromilrojo on 11/26/24, 2:46 PM

    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.
  • by heptazoid on 11/27/24, 1:14 PM

    C is cool, but have you tried: CJIT stands for "CJIT Just In Time"
  • by jean-pierreB on 11/26/24, 2:57 PM

    That saves a lot of time.
  • by notorandit on 12/2/24, 8:04 AM

    New release is out!
  • by alvgot on 11/26/24, 4:40 PM

    Nice and fun tiny piece of code !!!!
  • by asbesto on 11/26/24, 4:55 PM

    SOUND SPECTACULAR!!! <3