Skip to content

Commit 896dcf3

Browse files
committed
Expanded some acronyms
1 parent cf6767c commit 896dcf3

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

S99-glossary.pod

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ the explanation later for you and everybody else.
143143

144144
=head2 KISS
145145

146+
Keep It Simple, Stupid!
147+
146148
=head1 L
147149

148150
=head2 lazy
@@ -161,6 +163,8 @@ the explanation later for you and everybody else.
161163

162164
=head2 MMD
163165

166+
See L<multi-method dispatch>.
167+
164168
=head2 moarvm
165169

166170
=head2 module
@@ -207,9 +211,9 @@ the explanation later for you and everybody else.
207211

208212
=head2 pair
209213

210-
=head2 panda
214+
=head2 Panda
211215

212-
=head2 parrot
216+
=head2 Parrot
213217

214218
=head2 parse
215219

@@ -219,8 +223,12 @@ the explanation later for you and everybody else.
219223

220224
=head2 PIR
221225

226+
Parrot Intermediate Representation.
227+
222228
=head2 PMC
223229

230+
Parrot Magic Cookie.
231+
224232
=head2 pod
225233

226234
=head2 pod6
@@ -311,6 +319,8 @@ the explanation later for you and everybody else.
311319

312320
=head2 TIMTOWTDI
313321

322+
There Is More Than One Way To Do It.
323+
314324
=head2 token
315325

316326
=head2 topic
@@ -319,6 +329,8 @@ the explanation later for you and everybody else.
319329

320330
=head2 TTIAR
321331

332+
Two Terms In A Row.
333+
322334
=head1 U
323335

324336
=head2 unit

0 commit comments

Comments
 (0)