AbleVM and Able Forth v2 Released

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

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

    A Forth-like programming language that targets the AbleVM

  • Able Forth The bootstrap process is fully automated and easy to customize, making it simpler than ever to create a custom Forth system. A new create does implementation inspired by cmForth. A defer is implementation that more closely follows the standard. A smarter alias implementation guarantees aliases behave as expected in all cases. depth and reset instructions for retrieving stack depths and resetting execution. All signalled exceptions are trapped and reported by default.

  • libable

    An efficient, portable and secure general-purpose virtual machine and virtual network as a library

  • AbleVM (libable and able) A more-flexible linear stack model, which replaces the previous shallow circular stack model. Configurable stack depths and register count. All instructions are now reentrant! Support for resumable exceptions, which allows you to handle low-level program errors by aborting or resuming execution. The low-level C interfaces have been upgraded and hardened.

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

    An efficient, portable and secure general-purpose virtual machine and virtual network using libable

  • AbleVM (libable and able) A more-flexible linear stack model, which replaces the previous shallow circular stack model. Configurable stack depths and register count. All instructions are now reentrant! Support for resumable exceptions, which allows you to handle low-level program errors by aborting or resuming execution. The low-level C interfaces have been upgraded and hardened.

  • forth-img

    A tool for working with forth image files

  • An almost completely rewritten forth-img tool provides greater flexibility and control.

  • forth-imgld

    A simple and flexible loader routine/script for working with Forth image files

  • The new forth-imgld tool makes working on large projects easier, where an image is built from many different files and data sets.

  • forth-scr

    A tool for working with Forth code blocks

  • forth-scr now has a -d option, which prints a clear (dashed) dividing line between screens. Credit goes to Lars Brinkhoff for suggesting this feature and for his initial implementation.

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