Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Lisp MCU

Name: Anonymous 2014-09-19 19:51

http://www.mail-archive.com/picolisp@software-lab.de/msg04823.html

PilMCU is an implementation of 64-bit PicoLisp directly in hardware. A truly minimalistic system. PicoLisp is both the machine language and the operating system:
* Memory management is trivial, just the Lisp heap and the stack
* The built-in database is extended to hold a "file system"
* One SSD per database file for mass storage
* "Processes" run as tasks and coroutines
* Events (timing and interrupts) via a 'wait' instruction
* Complex I/O protocols are delegated to peripheral chips

Name: Anonymous 2014-09-20 18:59

That's cool and all...but have you ever tried using pico lisp?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List