Bigloo adaptions of SRFIs 42 and 133
Joseph Donaldson <[email protected]> Fri, 22 Dec 2023 06:10:45 +0000 (UTC)
| Newsgroups | gmane.lisp.scheme.bigloo |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_4348432_996671753.1703225445728 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, I have made Bigloo adaptions of SRFI 42: Eager Comprehensions and SRFI 133:= Vectors. They can be found at https://github.com/donaldsonjw/srfi42 and ht= tps://github.com/donaldsonjw/srfi133, respectively. The libraries support b= oth Bigloo's native and jvm backends. The SRFI 42 library requires Bigloo 4= .5b, but SRFI 133 should work with any recent version of Bigloo. In additio= n, SRFI 42 has been extended to support Bigloo's homogenous vectors.=C2=A0 Best Regards,Joseph Donaldson=20 ------=_Part_4348432_996671753.1703225445728 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <html><head></head><body><div class=3D"yahoo-style-wrap" style=3D"font-fami= ly:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir= =3D"ltr" data-setdir=3D"false">Hello,</div><div dir=3D"ltr" data-setdir=3D"= false"><br></div><div dir=3D"ltr" data-setdir=3D"false">I have made Bigloo = adaptions of SRFI 42: Eager Comprehensions and SRFI 133: Vectors. They can = be found at <a href=3D"https://github.com/donaldsonjw/srfi42" rel=3D"nofoll= ow" target=3D"_blank">https://github.com/donaldsonjw/srfi42</a> and <a href= =3D"https://github.com/donaldsonjw/srfi133" rel=3D"nofollow" target=3D"_bla= nk" class=3D"">https://github.com/donaldsonjw/srfi133</a>, respectively. Th= e libraries support both Bigloo's native and jvm backends. The SRFI 42 libr= ary requires Bigloo 4.5b, but SRFI 133 should work with any recent version = of Bigloo. In addition, SRFI 42 has been extended to support Bigloo's homog= enous vectors. </div><div dir=3D"ltr" data-setdir=3D"false"><br></div>= <div dir=3D"ltr" data-setdir=3D"false">Best Regards,</div><div dir=3D"ltr" = data-setdir=3D"false">Joseph Donaldson <br></div><div><br></div><div><br></= div><div><br></div><div><br></div><div><br></div><div><br></div></div></bod= y></html> ------=_Part_4348432_996671753.1703225445728--