Skip to content

Commit 8e9f646

Browse files
committed
add glossary entry for zef
Closes #4260
1 parent 426fbcc commit 8e9f646

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/Language/glossary.rakudoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ sufficiently different from its arguments that op= makes little sense.
307307

308308
The module ecosystem consists of all the published modules available for Raku, which
309309
can be searched at L<Raku Land|https://raku.land/>. Note that different ecosystems
310-
based on different technologies exist, but this typically refers to the C<zef>
310+
based on different technologies exist, but this typically refers to the C<fez>
311311
ecosystem.
312312

313313
=head1 X<Exegesis|Reference,Exegesis>
@@ -1210,6 +1210,10 @@ See also L<https://www.destroyallsoftware.com/talks/wat>.
12101210
A character or group of blank characters, used to separate words. An
12111211
example is the space character « ».
12121212

1213+
=head1 X<zef|Reference,zef>
1214+
1215+
L<zef|https://github.com/ugexe/zef> is a tool to manage Raku module installation.
1216+
12131217
=head1 X<6model|Reference,6model>
12141218

12151219
C<6model> is used in the L<MoarVM|/language/glossary#MoarVM>, and provides

0 commit comments

Comments
 (0)