This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
retro10 /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Sat Sep 05 13:35:56 -0700 2009 | |
| |
META | Sat Dec 05 19:29:09 -0800 2009 | |
| |
Makefile | Sat Dec 12 16:43:06 -0800 2009 | |
| |
README | Sun Nov 01 14:31:00 -0800 2009 | |
| |
doc/ | Sat Dec 12 13:02:37 -0800 2009 | |
| |
pristine | Sun Dec 13 12:19:43 -0800 2009 | |
| |
retroImage | Sun Dec 13 12:19:43 -0800 2009 | |
| |
source/ | Sat Dec 19 03:54:51 -0800 2009 | |
| |
tools/ | Thu Nov 26 09:38:53 -0800 2009 |
README
RETRO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This is a small dialect of Forth. It's minimalistic in nature and is designed to be fairly easy to learn and customize for specific needs. There are two parts to Retro, an executable which provides the virtual machine, and an image file which contains the actual Retro language. This is the source code for the image file. You will need the VM to build this. Modify the VM line in the Makefile to point to your VM. The latest docmentation can be found in the 'doc' directory. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~







