Go forth-like

Open-source Go projects categorized as forth-like

Go forth-like Projects

  • foth

    Tutorial-style FORTH implementation written in golang

  • Project mention: Show HN: Writing a simple FORTH-like system, in simple steps | news.ycombinator.com | 2024-02-15
  • goforth

    A fully compiled and forth-like language including a small virtual machine.

  • Project mention: Forth: The programming language that writes itself: The Web Page | news.ycombinator.com | 2023-07-16

    I have implemented yet another forth by myself. It works a little bit different and it is not intended to be a true copy of the original idea.

    Since the post says you can discover Forth, here's my part:

    https://github.com/loscoala/goforth

    The main difference is that in this Forth variant, the source text is completely translated into bytecode and there is no runtime in the sense of classic Forth. This makes it easy to translate the bytecode to C.

    I use my own Forth to generate C code with it, which I then embed in other software.

  • 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 open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Index

Project Stars
1 foth 70
2 goforth 7

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com