/forthgo

A rudimentary Forth interpreter written in Golang.

Primary LanguageGoMozilla Public License 2.0MPL-2.0

forthgo

A rudimentary Forth interpreter written in Golang.

Next steps

No particular order:

  1. Tests.
  2. tenprint using forthgo.
  3. More examples.
  4. Memory cell access.
  5. Inconceivably --- ANSI Forth support

Why?

To understand forth. Eventually embed Forth in golang for reasons.

What does forthgo mean?

From Wiktionary:

  1. To go forth; proceed

See also: More cool Forth things

License

MPL 2.0. See LICENSE.