From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=DATE_IN_PAST_12_24 autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 29092 invoked from network); 14 Jan 2022 04:07:56 -0000 Received: from 1ess.inri.net (HELO sysinfo.9front.org) (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 14 Jan 2022 04:07:56 -0000 Received: from asquith.prosimetrum.com ([125.236.209.157]) by 4ess; Thu Jan 13 00:29:18 -0500 2022 Message-ID: Date: Thu, 13 Jan 2022 18:22:34 +1300 From: umbraticus@prosimetrum.com To: 9front@9front.org In-Reply-To: <20220112090014.43ab535f@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: SOAP over HTTP firewall CSS locator Subject: Re: [9front] bc and < > Reply-To: 9front@9front.org Precedence: bulk depending on what you want you can also do Peano-like stuff... ; one = one ; two = (one $one) ; three = (one $two) ; five = ($two $three) ; four = $five($#two-) ; quinque = `{seq 5} ; if(~ $#five $#quinque) echo equal equal umbraticus