Modules in zeptoforth

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

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

    A not-so-small Forth for Cortex-M

  • I initially implemented a rather Forth 2012-like wordlist system based on GET-ORDER, SET-ORDER, GET-CURRENT, SET-CURRENT, and WORDLIST for my Cortex-M Forth, zeptoforth. However, I ended up finding these quite cumbersome and error-prone to use in code that makes heavy use of wordlists to control the namespace, as is the case with zeptoforth. As a result I decided to completely remodel wordlists into a module system which, while internally based on those five words, is outwardly much more like the module systems found in other languages.

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

  • zeptoforth 1.0.0 is out! (Now with optional USB CDC support for the RP2040)

    3 projects | /r/Forth | 19 May 2023
  • zeptoforth 0.45.0 out including SDHC/SDXC and FAT32 support

    1 project | /r/Forth | 15 Sep 2022
  • Open Source Forth Systems With First Class Preemptive Multitasking?

    2 projects | /r/Forth | 2 Jul 2022
  • Multicore multitasking for the RP2040 with zeptoforth

    1 project | /r/Forth | 21 Nov 2021
  • zeptoforth 0.21.0 is out, now with RP2040 support!

    1 project | /r/Forth | 10 Oct 2021