M/PC – A Concatenative OS

(wiki.xxiivv.com)

35 points | by caminanteblanco 5 hours ago

2 comments

  • MrEricSir 56 minutes ago
    Not to be confused with MPC, apparently: https://en.wikipedia.org/wiki/Multimedia_PC
  • benj111 2 hours ago
    Is this not more of a shell than an os?

    Nevertheless an interesting idea. Unix pipes are basically concatenative, I've often thought how much mileage you could get out of going more in this direction.

    Having said that. This has a lot of forth in it. (Dup, over, rot) I'm not sure the forth way, of passing options in the stack would necessarily work so well in a shell.

    • quotemstr 1 hour ago
      It kind of asks "What if we built an OS, but with all data sourced from immutable, append-only logs processed by pure functios?"

      Probably not literally realizable right now, but IMHO, the closer we can get, the better