3 Forks
44 Stars
44 Watchers

MiniForth

A tiny Forth I built in a week. Blog post: https://www.thanassis.space/miniforth.html

How to download and setup MiniForth

Open terminal and run command
git clone https://github.com/ttsiodras/MiniForth.git
git clone is used to create a copy or clone of MiniForth 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 MiniForth https://github.com/ttsiodras/MiniForth/archive/master.zip

Or simply clone MiniForth with SSH
[email protected]:ttsiodras/MiniForth.git

If you have some problems with MiniForth

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