Hacker News new | ask | show | jobs
by emeraldd 4289 days ago
I wonder if this is related: http://picolisp.com/wiki/?home
1 comments

That's PicoLisp, which you can apt-get install.

This is PilMCU, a hardware design which apparently runs PicoLisp.

Right now, only the design exists, not physical hardware. But you can run the design in a simulator. ...Something, something, verilog. (This is not my area of expertise.)

[Edit: the devs use the Icarus verilog compiler to provide simulations. It's available in Debian repositories.]