RetroForth 2021.1 Is Released

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • jonesforth

    Mirror of JONESFORTH

  • I recommend studying a simple Forth implementation. rwmj wrote a tutorial/x86 implementation, now widely called Jonesforth:

    Main x86 source to bootstrap minimal interpreter/compiler: https://github.com/nornagon/jonesforth/blob/master/jonesfort...

    Further Forth definitions: https://github.com/nornagon/jonesforth/blob/master/jonesfort...

    rwmj gave some background in comments on the HN story: https://news.ycombinator.com/item?id=10187248

  • factor

    Factor programming language

  • A different Forth I enjoy to hobby code puzzles in is [Factor](https://factorcode.org/) and is probably an easier place for people to start. Forths are wonderful languages that everyone should have some exposure to, they are like a cross of Lisp and Smalltalk. You should definitely try it at least once.

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

    a tiny self-hosted Forth implementation

  • durexforth

    Modern C64 Forth

  • If you’re into this you may also like durex forth: https://github.com/jkotlinski/durexforth

    A modern C64 variant, as well as CollapseOS which is a Forth based 8-bit OS: https://collapseos.org/

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

  • A Dynamic Forth Compiler for WebAssembly

    2 projects | news.ycombinator.com | 14 Jan 2023
  • Why is the Forth community so split?

    3 projects | /r/Forth | 24 Oct 2022
  • An Exploration of SBCL Internals (2020)

    3 projects | news.ycombinator.com | 22 Apr 2024
  • My history with Forth, and stack machines

    2 projects | news.ycombinator.com | 6 Aug 2023
  • The toki pona of programming.

    1 project | /r/conlangs | 27 Apr 2023