RosettaCodeData/Lang/Retro/00-LANG.txt
2023-07-01 13:44:08 -04: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}}