2020-01-07 15:09:08 +01:00
|
|
|
Welcome to the RETRO Handbook!
|
|
|
|
|
|
|
|
= Topics =
|
|
|
|
|
|
|
|
0Introduction /book/general/introduction
|
|
|
|
0Copyrights /book/general/copyrights
|
|
|
|
|
|
|
|
-- Building RETRO --
|
|
|
|
|
|
|
|
0Obtaining RETRO /book/building/obtaining
|
|
|
|
0Unix /book/building/unix
|
|
|
|
0Windows /book/building/windows
|
|
|
|
0Alternate Implementations /book/building/alternatives
|
|
|
|
0Advanced Builds /book/building/advanced
|
|
|
|
|
|
|
|
-- Interacting --
|
|
|
|
|
|
|
|
0Starting RETRO /book/general/starting
|
|
|
|
0Basic Interactions /book/general/basic-interactions
|
|
|
|
0Literate Source With Unu /book/general/retro-unu
|
|
|
|
0Quick-Tutorial /book/general/quick-tutorial
|
|
|
|
0Syntax /book/general/syntax
|
|
|
|
|
|
|
|
-- The Toolchain --
|
|
|
|
|
|
|
|
0Additional Tools /book/toolchain/info/additional-tools
|
|
|
|
0Retro Compiler /book/toolchain/info/retro-compiler
|
|
|
|
|
|
|
|
-- Manpages --
|
|
|
|
|
|
|
|
0retro(1) /book/toolchain/man/retro
|
|
|
|
0retro-describe(1) /book/toolchain/man/retro-describe
|
|
|
|
0retro-document(1) /book/toolchain/man/retro-document
|
|
|
|
0retro-embedimage(1) /book/toolchain/man/retro-embedimage
|
|
|
|
0retro-extend(1) /book/toolchain/man/retro-extend
|
2020-01-10 21:13:04 +01:00
|
|
|
0retro-locate(1) /book/toolchain/man/retro-locate
|
2020-01-07 15:09:08 +01:00
|
|
|
0retro-muri(1) /book/toolchain/man/retro-muri
|
|
|
|
0retro-tags(1) /book/toolchain/man/retro-tags
|
|
|
|
0retro-unu(1) /book/toolchain/man/retro-unu
|
|
|
|
|
|
|
|
-- Programming Techniques --
|
|
|
|
|
|
|
|
0Naming Conventions /book/techniques/naming-conventions
|
|
|
|
0Return Stack /book/techniques/return-stack
|
|
|
|
0Stack Diagrams /book/techniques/stack-diagrams
|
|
|
|
0Arrays /book/techniques/arrays
|
|
|
|
0Assembly /book/techniques/assembly
|
|
|
|
0Buffer /book/techniques/buffer
|
|
|
|
0Characters /book/techniques/characters
|
|
|
|
0Dictionary /book/techniques/dictionary
|
|
|
|
0Floating Point /book/techniques/floating-point
|
2020-01-07 19:27:22 +01:00
|
|
|
0Files /book/techniques/files
|
2020-01-14 16:55:45 +01:00
|
|
|
0Loops /book/techniques/loops
|
2020-01-07 15:09:08 +01:00
|
|
|
0Numbers /book/techniques/numbers
|
|
|
|
0Pointers /book/techniques/pointers
|
2020-01-14 20:09:54 +01:00
|
|
|
0Scripting /book/techniques/scripting
|
2020-01-07 15:09:08 +01:00
|
|
|
0Strings /book/techniques/strings
|
|
|
|
0Using Combinators /book/techniques/using-combinators
|
|
|
|
0Word Classes /book/techniques/word-classes
|
|
|
|
0Checking the Version /book/techniques/checking-the-version
|
|
|
|
0Errors /book/techniques/errors
|
|
|
|
0Lexical Scope /book/techniques/lexical-scope
|
|
|
|
0The Stacks /book/techniques/the-stacks
|
|
|
|
|
|
|
|
-- Internals --
|
|
|
|
|
|
|
|
0Nga: a Virtual Machine /book/internals/nga
|
|
|
|
0Interface Layers /book/internals/interface-layers
|
|
|
|
0Basic I/O /book/internals/io
|
|
|
|
0The Retro Image /book/internals/image
|
|
|
|
|
|
|
|
-- The Glossary --
|
|
|
|
|
|
|
|
0Using the Glossary /book/glossary/using
|
|
|
|
0Read the Glossary /book/glossary/glossary
|
|
|
|
|
|
|
|
-- Appendices --
|
|
|
|
|
|
|
|
0Historical-Papers /book/tech-notes/historical-papers
|
|
|
|
0Metacompilation & Assembly /book/tech-notes/metacompilation
|
|
|
|
0The Path to Self Hosting /book/tech-notes/self-hosting
|
|
|
|
0Prefixes as a Language Element /book/tech-notes/prefixes
|
|
|
|
0Kernel Wordset /book/tech-notes/kernel-words
|
|
|
|
0On The Evolution of Ngaro to Nga /book/tech-notes/ngaro-to-nga
|
|
|
|
0RETRO11: A Look Back /book/tech-notes/retro11-retrospective
|
|
|
|
0Security /book/tech-notes/security
|
2020-01-10 19:15:23 +01:00
|
|
|
0The Code It Yourself Manifesto /book/tech-notes/code-it-yourself
|