Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.unix.shell Subject: Re: sed... Date: Sat, 21 Dec 2024 14:23:49 -0800 Organization: None to speak of Lines: 26 Message-ID: <874j2wwu8a.fsf@nosuchdomain.example.com> References: <874j304vv3.fsf@example.com> <20241220184059.820@kylheku.com> <20241220195517.951@kylheku.com> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Sat, 21 Dec 2024 23:23:50 +0100 (CET) Injection-Info: dont-email.me; posting-host="2da3a0ffc775f005e8221f105190c671"; logging-data="252352"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19P/L2xeC816x5YQj/E7nEQ" User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:OQVjWY+6+2EGEfDxkiP3oewGvCE= sha1:Hff9i928jHMNdBD7n/Oyqo44uU8= Xref: csiph.com comp.unix.shell:26005 Janis Papanagnou writes: > On 21.12.2024 15:38, Janis Papanagnou wrote: >> On 21.12.2024 04:57, Kaz Kylheku wrote: >>> >>> Sometimes that puzzled out stuff people do in their spare time is really cool! >>> >>> This just appeared on HackerNews: >>> >>> https://github.com/izabera/pseudo3d >>> >>> A raycast first-person maze navigator, written in Bash. >> >> Wasn't there a similar code in Awk mentioned some time ago? > > I found it (fps.awk) on my file system; ~650 LOC - too long to post? > (I see it uses some GNU Awk features.) > To support searches for it, it says: #Copyright (c) 2016 Fedor Kalugin https://github.com/patsie75/awk-fps I don't think this is the same thing; there's no copyright and the file names don't match. -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com void Void(void) { Void(); } /* The recursive call of the void */