retroforth
Not logged in

Retro Forth

A distribution of the Rx Core with additional words and development tools.

If you want the ability to push commits directly to this repo, please contact crc@rx-core.org.

To get a copy using Fossil:

  fossil clone http://rx-core.org/dev/retroforth.fossil retroforth.fossil
  mkdir retroforth
  cd retroforth
  fossil open ../retroforth.fossil

To pull the latest changes:

  fossil pull
  fossil update

Send any patches to crc@rx-core.org.