Daily Archives: June 2, 2015

An embeddable C interpreter

If you like scripting and embedded systems, but feel that Python, Lua, Javascript and the rest are too high level, I give you picoc. The picoc interpreter, created by Zik Saleeba, is an embeddable, minimal C interpreter environment that you can … Continue reading

Posted in Programming | Comments Off on An embeddable C interpreter