Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

"Pull the trigger and you're garbage." -- Lady Blue


devel / comp.lang.scheme / ANN: chibi-scheme release 0.10 "neon"

SubjectAuthor
o ANN: chibi-scheme release 0.10 "neon"Alex Shinn

1
ANN: chibi-scheme release 0.10 "neon"

<58834a26-9053-40a8-80a1-180c377801ddn@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=9917&group=comp.lang.scheme#9917

  copy link   Newsgroups: comp.lang.scheme
X-Received: by 2002:a05:622a:b:: with SMTP id x11mr28139472qtw.272.1620734197236;
Tue, 11 May 2021 04:56:37 -0700 (PDT)
X-Received: by 2002:a4a:a702:: with SMTP id g2mr13968412oom.86.1620734196993;
Tue, 11 May 2021 04:56:36 -0700 (PDT)
Path: i2pn2.org!i2pn.org!news.swapon.de!2.eu.feeder.erje.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!news-out.netnews.com!news.alt.net!fdc3.netnews.com!peer04.ams1!peer.ams1.xlned.com!news.xlned.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.scheme
Date: Tue, 11 May 2021 04:56:36 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=125.30.21.240; posting-account=XiI-BwoAAACdNKkAUaNHFtbjpCSzT2M_
NNTP-Posting-Host: 125.30.21.240
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <58834a26-9053-40a8-80a1-180c377801ddn@googlegroups.com>
Subject: ANN: chibi-scheme release 0.10 "neon"
From: alexsh...@gmail.com (Alex Shinn)
Injection-Date: Tue, 11 May 2021 11:56:37 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2746
 by: Alex Shinn - Tue, 11 May 2021 11:56 UTC

The 0.10.0 release of Chibi, "neon", has been released to light
up your day:

http://synthcode.com/scheme/chibi/chibi-scheme-0.10.0.tgz

This release adds support for SRFI 179 general and specialized
arrays. The (chibi math linalg) distributed separately on
snow-fort provides various portable linear algebra operations,
which for Chibi call out to optimized BLAS via the FFI.

An (auto) library has been added. Bindings requested from this
library with (import (only auto ...)) are generated on demand as
auxiliary syntax.

A (chibi assert) library has been added, which is identical in
usage to SRFI 145 assume but always signals errors, and provides
nicer reporting similar to Oleg's assert macro.

Incompatible changes:

* The default command-line arguments as passed to main when -r is
used were made consistent with SRFI 22, including the "script
name" as the first argument, which was previously omitted.
You'll need to add a cdr to existing scripts, or used SRFI 193
command-args.
* The logic for unifying numerically identical filenos returned
from FFI calls has been made a compile-time option and disabled
by default.
* (chibi match) has been updated to the latest SRFI 204 draft,
which differs in some corner cases.

Usability improvements:

A major regression which had caused stack traces to largely
disappear when exceptions escaped to C has been fixed.

(chibi trace) now supports tracing macro expansions, useful for
debugging CPS-style macros.

Several bugs in the documentation tooling have been fixed, along
with various improvements to the docs themselves.

Various other bugfixes.

Thanks to everyone who reported bugs or contributed patches!

--
Alex

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor