pkgsrc/lang/forth-retro/PLIST
kamil 1472600c79 lang/forth-retro: import forth-retro-12.0.2018.1
RETRO is a clean, elegant, and pragmatic dialect of Forth. It provides
a simple alternative for those willing to make a break from legacy
systems.

The language draws influences from many sources including traditional
Forth systems, cmForth, colorForth, Factor, and Parable. It was
designed to be easy to grasp and adapt to specific uses.

The basic language is very portable. It runs on a tiny virtual
machine (Nga), which is written in C. There are multiple interface
options, the main one (rre) is buildable with just the standard C
compiler and libraries on most systems.
2018-01-27 10:59:05 +00:00

66 lines
2.5 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2018/01/27 10:59:05 kamil Exp $
bin/embedimage
bin/extend
bin/listener
bin/muri
bin/repl
bin/rre
bin/unu
share/doc/forth-retro/An_Introduction_To_Retro.md
share/doc/forth-retro/Architecture.md
share/doc/forth-retro/Building.md
share/doc/forth-retro/Examples.md
share/doc/forth-retro/Glossary.txt
share/doc/forth-retro/Hyperstatic.md
share/doc/forth-retro/Interpreter.md
share/doc/forth-retro/Namespaces.md
share/doc/forth-retro/NamingConventions.md
share/doc/forth-retro/QuickRef.md
share/doc/forth-retro/QuotesAndCombinators.md
share/doc/forth-retro/README.md
share/doc/forth-retro/RELEASE_NOTES.md
share/doc/forth-retro/REPORT-BUGS.md
share/doc/forth-retro/RETRO_Cross_Reference.md
share/doc/forth-retro/StackComments.md
share/doc/forth-retro/Syntax.md
share/doc/forth-retro/literate/Muri.md
share/doc/forth-retro/literate/Nga.md
share/doc/forth-retro/literate/RetroForth.md
share/doc/forth-retro/literate/Rx.md
share/doc/forth-retro/literate/Unu.md
share/examples/forth-retro/1D-Cellular-Automota.forth
share/examples/forth-retro/99Bottles.forth
share/examples/forth-retro/AddingVectors.forth
share/examples/forth-retro/Atua-WWW.forth
share/examples/forth-retro/Atua.forth
share/examples/forth-retro/Autopsy.forth
share/examples/forth-retro/Cat.forth
share/examples/forth-retro/Chess.forth
share/examples/forth-retro/DictionaryStats.forth
share/examples/forth-retro/Disassembler.forth
share/examples/forth-retro/Echo.forth
share/examples/forth-retro/GCD.forth
share/examples/forth-retro/IterativeFibonacci.forth
share/examples/forth-retro/LeastCommonMultiple.forth
share/examples/forth-retro/Parse-UPS.forth
share/examples/forth-retro/Primes.forth
share/examples/forth-retro/RecursiveFactorial.forth
share/examples/forth-retro/RecursiveFibonacci.forth
share/examples/forth-retro/Roo.forth
share/examples/forth-retro/StringToNumberWithBase.forth
share/examples/forth-retro/TokenizeString.forth
share/examples/forth-retro/Tuporo.forth
share/examples/forth-retro/VT100.forth
share/examples/forth-retro/accumulator.forth
share/examples/forth-retro/edit.forth
share/examples/forth-retro/hanoi.forth
share/examples/forth-retro/iOS/GopherClient.forth
share/examples/forth-retro/iOS/README.md
share/examples/forth-retro/is-palindrome.forth
share/examples/forth-retro/is-pangram.forth
share/examples/forth-retro/rot13.forth
share/examples/forth-retro/sort-on-stack.forth
share/examples/forth-retro/unicode.forth
share/forth-retro/glossary.forth
share/forth-retro/ngaImage
share/forth-retro/words.tsv