Not logged in


Subprojects:

RxSQL | Playground


Bindings:

Lua

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

Playground

This is a collection of applications, libraries, and tools built using Retro.

  fossil clone http://rx-core.org/dev/playground.fossil pg.fossil

Or:

  fossil clone http://username@rx-core.org/dev/playground.fossil pg.fossil

Then:

  mkdir playground
  cd playground
  fossil open ../pg.fossil

To pull the latest changes:

  fossil pull
  fossil update

If you are using Retro and want to store your small projects here, send an email to crc@rx-core.org or ask crc in #retro on irc.freenode.net for a username and password.