Making Smalltalk on a Raspberry Pi (2020)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • crosstalk

    Smalltalk-80 bare metal implementation for the Raspberry Pi

  • I don't know why this popped up again now, but it's nice to see that some people are still interested in this little Smalltalk 80 system (I'm the author, happy to answer your questions...).

    Code at https://github.com/michaelengel/crosstalk

  • SOM

    SOM - Simple Object Machine (by SOM-st)

  • > Smalltalkish

    Have a look at the SOM dialect which is successfully used in education: http://som-st.github.io/

    Here is an implementation in C++ which runs on LuaJIT: https://github.com/rochus-keller/Som/

    > unfortunately out of print book Smalltalk 80: the language and its implementation is commonly recommended

    I assume you know this link: http://stephane.ducasse.free.fr/FreeBooks/BlueBook/Bluebook....

    Here is an implementation in C++ and Lua: https://github.com/rochus-keller/Smalltalk

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Som

    Parser, code model, navigable browser and VM for the SOM Smalltalk dialect (by rochus-keller)

  • > Smalltalkish

    Have a look at the SOM dialect which is successfully used in education: http://som-st.github.io/

    Here is an implementation in C++ which runs on LuaJIT: https://github.com/rochus-keller/Som/

    > unfortunately out of print book Smalltalk 80: the language and its implementation is commonly recommended

    I assume you know this link: http://stephane.ducasse.free.fr/FreeBooks/BlueBook/Bluebook....

    Here is an implementation in C++ and Lua: https://github.com/rochus-keller/Smalltalk

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts