Not logged in


Subprojects:

Casket | RxSQL | Playground


Bindings:

Lua

Retro is a concatenative, stack-based programming language with roots in Forth. It is intended to be clean and practical.

Casket

This is a minimalistic, but practical, web framework in Retro. All code, documentation included with this are provided under the ISC License.


To checkout the source using Fossil:

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

To pull the latest changes:

  fossil pull
  fossil update

Patches can be sent to crc@rx-core.org or crc@retroforth.org.