Go Forth

Open-source Go projects categorized as Forth

Top 3 Go Forth 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
  • j1

    J1 Forth CPU emulator in Go

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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.

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).

Go Forth related posts

Index

What are some of the best open-source Forth projects in Go? This list will help you:

Project Stars
1 foth 70
2 j1 8
3 goforth 7

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