From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:ad4:4e29:0:b0:61b:738e:cd80 with SMTP id dm9-20020ad44e29000000b0061b738ecd80mr1337282qvb.7.1683224868192; Thu, 04 May 2023 11:27:48 -0700 (PDT) X-Received: by 2002:a25:1dc2:0:b0:b99:a54e:a61 with SMTP id d185-20020a251dc2000000b00b99a54e0a61mr504851ybd.1.1683224867770; Thu, 04 May 2023 11:27:47 -0700 (PDT) Path: eternal-september.org!news.eternal-september.org!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 4 May 2023 11:27:47 -0700 (PDT) In-Reply-To: <5cd9b9e2-03ea-4fd7-ad93-0ea7c745fd8fn@googlegroups.com> Injection-Info: google-groups.googlegroups.com; posting-host=185.153.176.189; posting-account=HY5GYgoAAABzJbJ0lJA2XYPpA3wGVsWQ NNTP-Posting-Host: 185.153.176.189 References: <30b4ef1e-cca5-4837-9228-640e66d0d96bn@googlegroups.com> <5cd9b9e2-03ea-4fd7-ad93-0ea7c745fd8fn@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <0f7fde85-34aa-48b0-9bd4-77f1386d99dbn@googlegroups.com> Subject: Re: Currency Library for Ada? From: Devin Rozsas Injection-Date: Thu, 04 May 2023 18:27:48 +0000 Content-Type: text/plain; charset="UTF-8" Xref: news.eternal-september.org comp.lang.ada:65169 List-Id: > I'm actually making something like this, but it isn't complete, and uses Lua scripts to handle different currencies (and formating). By the way, the code is here: https://sr.ht/~devin/Azurite-Ada/ Again, it's incomplete, and probably isn't exactly what you're looking for.