3 Forks
17 Stars
17 Watchers

frth

Frth is a subroutine threaded Forth system written in Forth itself for the targets x86, x64 and 68k on Linux and macOS among others.

How to download and setup frth

Open terminal and run command
git clone https://github.com/frno7/frth.git
git clone is used to create a copy or clone of frth repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with frth https://github.com/frno7/frth/archive/master.zip

Or simply clone frth with SSH
[email protected]:frno7/frth.git

If you have some problems with frth

You may open issue on frth support forum (system) here: https://github.com/frno7/frth/issues