jprogramming·Programmingbyjumpstart Interactive GCC (igcc) is a read-eval-print loop (REPL) for C/C++https://github.com/alexandru-dinu/igccOpen linkView original on programming.dev28Comments2
ppbbananaman lemmy.worldJust going to point out that ROOT has used a c interpreter to do this for many many years. Every particle physicist has suffered the details of this, but hey, it’s pretty handy: https://root.cern/primer/6
Just going to point out that ROOT has used a c interpreter to do this for many many years. Every particle physicist has suffered the details of this, but hey, it’s pretty handy:
https://root.cern/primer/
This is very cool