this post was submitted on 12 Jan 2026
2 points (75.0% liked)

General Programming Discussion

9416 readers
3 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 6 years ago
MODERATORS
 

tl;dr

  • Some people argue that a Unix "process" is spiritually closest to a Smalltalk "object" because it can receive signals and do some IPC or whatnot to parallel "messages"

This guy maps it as:

  • Unix "directory" = Smalltalk "object"
  • Unix "executable" (in a "directory") = Smalltalk "method"

a working example in his git repo: https://github.com/jdjakub/smalltix

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here