RosettaCodeData/Lang/Retro/00DESCRIPTION
2019-09-12 10:33:56 -07:00

16 lines
No EOL
346 B
Text

{{language|Retro
|exec=machine
|site=http://retroforth.org
|gc=no
|parampass=reference
|untyped=yes
|tags=retro
}}
Retro is a stack-based, concatenative programming language with roots in [[Forth]].
==Links==
*[http://forthworks.com/retro Main Site]
*[http://forth.works/book.html Documentation]
{{Language programming paradigm|Concatenative}}