summaryrefslogtreecommitdiff
path: root/lang/forth-retro/PLIST
blob: 1d50403a711e891147e7ae811657bc6634f9bcd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
@comment $NetBSD: PLIST,v 1.2 2020/06/14 10:38:11 ryoon Exp $
bin/retro
bin/retro-describe
bin/retro-document
bin/retro-embedimage
bin/retro-extend
bin/retro-muri
bin/retro-unu
man/man1/retro-describe.1
man/man1/retro-document.1
man/man1/retro-embedimage.1
man/man1/retro-extend.1
man/man1/retro-muri.1
man/man1/retro-unu.1
man/man1/retro.1
share/RETRO12/glossary.forth
share/RETRO12/ngaImage
share/RETRO12/tests/test-core.forth
share/RETRO12/words.tsv
share/doc/RETRO12/README
share/doc/RETRO12/RELEASE-NOTES
share/doc/RETRO12/doc/Architecture.md
share/doc/RETRO12/doc/Contributing.md
share/doc/RETRO12/doc/Cross-Reference.md
share/doc/RETRO12/doc/DEVICES.txt
share/doc/RETRO12/doc/Examples.md
share/doc/RETRO12/doc/Glossary-Concise.txt
share/doc/RETRO12/doc/Glossary-Names-and-Stack.txt
share/doc/RETRO12/doc/Glossary.html
share/doc/RETRO12/doc/Glossary.txt
share/doc/RETRO12/doc/Hyperstatic.md
share/doc/RETRO12/doc/Interpreter.md
share/doc/RETRO12/doc/Muri.md
share/doc/RETRO12/doc/Namespaces.md
share/doc/RETRO12/doc/NamingConventions.md
share/doc/RETRO12/doc/Nga.md
share/doc/RETRO12/doc/QuickRef.md
share/doc/RETRO12/doc/QuotesAndCombinators.md
share/doc/RETRO12/doc/REPORT-BUGS.md
share/doc/RETRO12/doc/SqrtEncoding.pdf
share/doc/RETRO12/doc/StackComments.md
share/doc/RETRO12/doc/Unu.md
share/doc/RETRO12/doc/book/000-Book-Format
share/doc/RETRO12/doc/book/Additional-Tools
share/doc/RETRO12/doc/book/Advanced-Builds
share/doc/RETRO12/doc/book/Basic-Interactions
share/doc/RETRO12/doc/book/Building-Unix
share/doc/RETRO12/doc/book/Building-Windows
share/doc/RETRO12/doc/book/Checking-The-Version
share/doc/RETRO12/doc/book/Errors
share/doc/RETRO12/doc/book/Historical-Papers
share/doc/RETRO12/doc/book/Internals
share/doc/RETRO12/doc/book/Internals-IO
share/doc/RETRO12/doc/book/Internals-Interface-Layers
share/doc/RETRO12/doc/book/Internals-Nga
share/doc/RETRO12/doc/book/Internals-Retro-Image
share/doc/RETRO12/doc/book/Lexical-Scope
share/doc/RETRO12/doc/book/Obtaining-Retro
share/doc/RETRO12/doc/book/Overview
share/doc/RETRO12/doc/book/Programming-Techniques
share/doc/RETRO12/doc/book/Programming-Techniques-Naming-Conventions
share/doc/RETRO12/doc/book/Programming-Techniques-Return-Stack
share/doc/RETRO12/doc/book/Programming-Techniques-Stack-Diagrams
share/doc/RETRO12/doc/book/Programming-Techniques-Unu
share/doc/RETRO12/doc/book/Programming-Techniques-Using-Combinators
share/doc/RETRO12/doc/book/Programming-Techniques-Word-Classes
share/doc/RETRO12/doc/book/Programming-Techniques-Working-With
share/doc/RETRO12/doc/book/Programming-Techniques-Working-With-Arrays
share/doc/RETRO12/doc/book/Programming-Techniques-Working-With-Assembly
share/doc/RETRO12/doc/book/Programming-Techniques-Working-With-Buffer
share/doc/RETRO12/doc/book/Programming-Techniques-Working-With-Characters
share/doc/RETRO12/doc/book/Programming-Techniques-Working-With-Dictionary
share/doc/RETRO12/doc/book/Programming-Techniques-Working-With-Floating-Point
share/doc/RETRO12/doc/book/Programming-Techniques-Working-With-Numbers
share/doc/RETRO12/doc/book/Programming-Techniques-Working-With-Pointers
share/doc/RETRO12/doc/book/Programming-Techniques-Working-With-Strings
share/doc/RETRO12/doc/book/Programming-Techniques-Writing-Combinators
share/doc/RETRO12/doc/book/Quick-Tutorial
share/doc/RETRO12/doc/book/Retro-Compiler
share/doc/RETRO12/doc/book/Security
share/doc/RETRO12/doc/book/Starting
share/doc/RETRO12/doc/book/Syntax
share/doc/RETRO12/doc/book/TOC
share/doc/RETRO12/doc/book/Tech-Notes
share/doc/RETRO12/doc/book/The-Stacks
share/doc/RETRO12/doc/book/Using-the-Glossary
share/examples/RETRO12/example/1D-Cellular-Automota.forth
share/examples/RETRO12/example/99Bottles.forth
share/examples/RETRO12/example/ANS-PICK-ROLL.forth
share/examples/RETRO12/example/Abort.forth
share/examples/RETRO12/example/AddingVectors.forth
share/examples/RETRO12/example/Assertions.forth
share/examples/RETRO12/example/Atua-WWW.forth
share/examples/RETRO12/example/Atua.forth
share/examples/RETRO12/example/Autopsy.forth
share/examples/RETRO12/example/Block-Editor.forth
share/examples/RETRO12/example/Buffer.forth
share/examples/RETRO12/example/ByteAddressing.forth
share/examples/RETRO12/example/CaptureOutput.forth
share/examples/RETRO12/example/Casket-HTTP.forth
share/examples/RETRO12/example/Cat.forth
share/examples/RETRO12/example/Chess.forth
share/examples/RETRO12/example/CloseParen.forth
share/examples/RETRO12/example/DictionaryAlias.forth
share/examples/RETRO12/example/DictionaryStats.forth
share/examples/RETRO12/example/DictionaryUsedIn.forth
share/examples/RETRO12/example/DisplayNames.forth
share/examples/RETRO12/example/EDA.forth
share/examples/RETRO12/example/Echo.forth
share/examples/RETRO12/example/EvaluateString.forth
share/examples/RETRO12/example/FloatVar.forth
share/examples/RETRO12/example/FloatingPointEncoding.forth
share/examples/RETRO12/example/Forget.forth
share/examples/RETRO12/example/GCD.forth
share/examples/RETRO12/example/HTML.forth
share/examples/RETRO12/example/IterativeFibonacci.forth
share/examples/RETRO12/example/KeyValueStore.forth
share/examples/RETRO12/example/LeastCommonMultiple.forth
share/examples/RETRO12/example/LightWeightFlowControl.forth
share/examples/RETRO12/example/Marker.forth
share/examples/RETRO12/example/Matrix.forth
share/examples/RETRO12/example/NamingQuotes.forth
share/examples/RETRO12/example/NetFetch.forth
share/examples/RETRO12/example/NumbersWithoutPrefix.forth
share/examples/RETRO12/example/Parse-UPS.forth
share/examples/RETRO12/example/PasteToSprunge.forth
share/examples/RETRO12/example/Primes.forth
share/examples/RETRO12/example/RFC865.forth
share/examples/RETRO12/example/RFC867.forth
share/examples/RETRO12/example/RecursiveFactorial.forth
share/examples/RETRO12/example/RecursiveFibonacci.forth
share/examples/RETRO12/example/Roo.forth
share/examples/RETRO12/example/Sandboxed-Dictionary.forth
share/examples/RETRO12/example/SaveAndRestoreStack.forth
share/examples/RETRO12/example/StringToNumberWithBase.forth
share/examples/RETRO12/example/TokenizeString.forth
share/examples/RETRO12/example/TokiPona-Translate.forth
share/examples/RETRO12/example/TopOfAddressStack.forth
share/examples/RETRO12/example/Tuporo.forth
share/examples/RETRO12/example/VT100.forth
share/examples/RETRO12/example/accumulator.forth
share/examples/RETRO12/example/alternate-listener.forth
share/examples/RETRO12/example/amalgamate.forth
share/examples/RETRO12/example/atua-gophermap.forth
share/examples/RETRO12/example/bury.forth
share/examples/RETRO12/example/compat.forth
share/examples/RETRO12/example/conways-life.forth
share/examples/RETRO12/example/defstruct.forth
share/examples/RETRO12/example/edit.forth
share/examples/RETRO12/example/export-as-html.forth
share/examples/RETRO12/example/fsl/README.txt
share/examples/RETRO12/example/fsl/cube-rt.forth
share/examples/RETRO12/example/fsl/elip.forth
share/examples/RETRO12/example/fsl/expint.forth
share/examples/RETRO12/example/fsl/logistic.forth
share/examples/RETRO12/example/gopher.forth
share/examples/RETRO12/example/hanoi.forth
share/examples/RETRO12/example/iOS/GopherClient.forth
share/examples/RETRO12/example/iOS/README.md
share/examples/RETRO12/example/is-palindrome.forth
share/examples/RETRO12/example/is-pangram.forth
share/examples/RETRO12/example/json.forth
share/examples/RETRO12/example/magic-8th-ball.forth
share/examples/RETRO12/example/mail.forth
share/examples/RETRO12/example/mandelbrot.forth
share/examples/RETRO12/example/paste.forth
share/examples/RETRO12/example/publish-examples.forth
share/examples/RETRO12/example/quad.forth
share/examples/RETRO12/example/reforth.retro
share/examples/RETRO12/example/retro-embedimage.forth
share/examples/RETRO12/example/retro-extend.forth
share/examples/RETRO12/example/retro-muri.forth
share/examples/RETRO12/example/retro-unu.forth
share/examples/RETRO12/example/rot13.forth
share/examples/RETRO12/example/safety-net.retro
share/examples/RETRO12/example/share.forth
share/examples/RETRO12/example/shared.forth
share/examples/RETRO12/example/shell.forth
share/examples/RETRO12/example/socket-client.forth
share/examples/RETRO12/example/socket-server.forth
share/examples/RETRO12/example/sort-on-stack.forth
share/examples/RETRO12/example/sqlite3/sql.forth
share/examples/RETRO12/example/sqlite3/test.db
share/examples/RETRO12/example/sqlite3/test.forth
share/examples/RETRO12/example/strip-html.forth
share/examples/RETRO12/example/unicode.forth
share/examples/RETRO12/example/unix-does-user-exist.forth
share/examples/RETRO12/example/uudecode.forth
share/examples/RETRO12/example/uuencode.forth
share/examples/RETRO12/example/wordwrap.retro