Monthly Archives: June 2015

Built to Scale

Taking on the most complex, miniaturized part of a computer and going in the other direction takes a special kind of mind. Doing it “because I want to” takes it to the next level. James Newman is building a CPU … Continue reading

Posted in Electronics | Comments Off on Built to Scale

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