chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New egg: srfi-115 regular expressions


From: Wolfgang Corcoran-Mathe
Subject: New egg: srfi-115 regular expressions
Date: Tue, 21 Feb 2023 15:41:37 -0500

Hi all,

I’d like to announce my (srfi 115) egg and add it to the coop. It
provides the SRFI 115 regular expression library. While SRFI 115 and
irregex are by the same author and have similar interfaces, the different
names and SRE language extensions make them incompatible. I hope this
egg will reduce the difficulty of running SRFI 115 code on CHICKEN.

A few forms and SRE elements—mainly those related to Unicode—are
currently unsupported. See the wiki page for details.

Suggestions and fixes are welcome.

Regards, Wolfgang

Release info: 
https://raw.githubusercontent.com/Zipheir/srfi-115-chicken/main/release-info

Wiki page: http://wiki.call-cc.org/eggref/5/srfi-115

-- 
Wolfgang Corcoran-Mathe  <wcm@sigwinch.xyz>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]