Fungus: The Befunge CPU(2015)
bedroomlan.org·4h·
Discuss: Hacker News
Flag this post

Fungus is a prototype hardware specification of a Funge machine, a microcoded CPU capable of interpreting funges at the (macrocode) machine code level. Why? Well, so far we’ve had Lisp machines and Fortran machines and these days, right about everything is a C machine. I want a funge machine (the doctors tell me I harmless). This is based on an incomplete paper describing the architecture. It’s perverted, it’s baroque, it’s vector-based, it’s 18 bits wide and it was originally available in PDF. Here it is, in all its glory. If you think this is extreme, remember they were thinking about [Java machines](https://en.wikipedia.org/wiki/Java processor) at one point.

I’m recoding the full text of the paper (scroll down to get it) in HTML so it can be placed here. It’s complex work…

Similar Posts

Loading similar posts...