The Urlan Project Wiki
Brought to you by:
wickedsmoke
Thune is an experimental interpreted language mixing ideas from Forth and Rebol.
Linux packages are available here.
Use Subversion to checkout the latest code as follows:
svn co http://urlan.svn.sourceforge.net/svnroot/urlan/trunk/thune
On UNIX systems you can type the following:
./configure make
You will need CMake or the m2 REBOL script to build a Makefile.
You can check out m2 from http://urlan.svn.sourceforge.net/svnroot/urlan/trunk/m2.
Once the Makefile is built just type 'make
'.