Path: csiph.com!1.us.feeder.erje.net!3.us.feeder.erje.net!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.c++ Subject: Re: What is a `**ppEnum`? Date: Mon, 14 Nov 2022 09:12:56 -0800 Organization: None to speak of Lines: 19 Message-ID: <878rkdlasn.fsf@nosuchdomain.example.com> References: MIME-Version: 1.0 Content-Type: text/plain Injection-Info: reader01.eternal-september.org; posting-host="c9bd7b24a4e60b913922946485bee0f4"; logging-data="1902265"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+1N/lZP0EUk7XWXddyRjrn" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Cancel-Lock: sha1:20qJDfMI1XHVxlqDu0ndIIfmopA= sha1:wRb8ej6We11a2dqyp3hZEB0j2Lc= Xref: csiph.com comp.lang.c++:87375 "Alf P. Steinbach" writes: [...] > (As I understand it Raku is sort of Perl 2, https://en.wikipedia.org/wiki/Raku_(programming_language)>). [...] The current version of Perl is Perl 5 (the latest release is 5.36). The language now called Raku was originally called Perl 6. It was intended to be the next version of Perl, but it diverged enough that it was decided to rename it. (There's more to the history, but this isn't the place to discuss it.) (There was a Perl 2, released in 1988.) -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com Working, but not speaking, for XCOM Labs void Void(void) { Void(); } /* The recursive call of the void */