============== Retro Language ============== -------- Overview -------- Retro is a concatenative, stack-based programming language with roots in Forth. It is intended to be clean and practical. All code, documentation, and any binaries included are provided under the ISC License unless otherwise noted in the source. Please feel free to take, use, and modify Retro as you see fit. ------------- Documentation ------------- Retro comes with a variety of documents describing the language, virtual machine, and implementation details. Most of these are in ReStructured Text (ReST) format and can be converted to other formats using docutils. A stylesheet is included for HTML output. ------------ Getting Help ------------ We have an irc channel on the freenode network. Join *#retro* on *irc.freenode.net*. If you ask a question, please be patient. We have large idle times, but the channel is logged (see http://rx-core.org/dev/rancid) and we generally try to answer questions in a reasonible time period. You can also ask questions on the mailing list. Signups, and a public archive, are at http://groups.google.com/group/retro-10 *Please read the documentation before asking questions.* ----------- Bug Reports ----------- Bugs can be reported to the irc channel or mailing list.