Share cool Forth programs!

This page summarizes the projects mentioned and recommended in the original post on /r/Forth

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

    :r4 concatenative programming language with ideas from ColorForth.

  • I wrote many programs in r4 (32 bits windows).. see in https://github.com/phreda4/r4

  • r3d4

    r3 programing language for 64 bits Windows/Linux/Mac/Rasberry Pi 4

  • The evolution but without so much code in 64bits windows,linux,mac and rpi https://github.com/phreda4/r3d4

  • 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
  • r3

    r3 programing language - ColorForth inspired (by phreda4)

  • The last aproach is r3 (I change the access to SO) in development) https://github.com/phreda4/r3

  • fluke8050a-forth

    Fluke 8050A multimeter LCD TFT display conversion, with Forth-based STM32F103 microcontroller

  • Here's a bunch of FORTH code for an embedded system application, where I built a replacement graphical LCD display for a Fluke multimeter. While I don't hold this up as a great example of proper style, it was my first non-trivial chunk of FORTH code.

  • CAMEL99-ITC

    Indirect threaded code version of CAMEL99 Forth for TI-99 computer

  • able-forth

    A Forth-like programming language that targets the AbleVM

  • This is more advanced than the common Forth struct implementation example but this is real Able Forth code used at Merj. The Able Forth code above gives you first-class types, vectors and records, and type extension (like inheritance). These words are the basis for other types.

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