Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
chibi-scheme
Conversations
About
chibi-scheme
1–30 of 469
Mark all as read
Report abusive group
0 selected
Adam Feuer
,
Alex Shinn
5
Mar 14
http client not working?
I sent a PR with cleaned up http client and server examples in case you think they might be helpful:
unread,
http client not working?
I sent a PR with cleaned up http client and server examples in case you think they might be helpful:
Mar 14
Nawal Husnoo
, …
Arthur A. Gleckler
9
Mar 5
embedding chibi-scheme in an android app
On Sun, Mar 5, 2023 at 5:17 AM Nawal Husnoo <na...@husnoo.com> wrote: This should be easier to
unread,
embedding chibi-scheme in an android app
On Sun, Mar 5, 2023 at 5:17 AM Nawal Husnoo <na...@husnoo.com> wrote: This should be easier to
Mar 5
ceving
,
Alex Shinn
4
Jan 11
define in cond-expand
You're asking how to make a Scheme program run portably on R7RS and non-R7RS systems. This is
unread,
define in cond-expand
You're asking how to make a Scheme program run portably on R7RS and non-R7RS systems. This is
Jan 11
Dimitris Papavasiliou
2
10/4/22
Deploying an application embedding Chibi-Scheme
On Saturday, 1 October 2022 at 19:41:29 UTC+3 Dimitris Papavasiliou wrote: I guess the question is,
unread,
Deploying an application embedding Chibi-Scheme
On Saturday, 1 October 2022 at 19:41:29 UTC+3 Dimitris Papavasiliou wrote: I guess the question is,
10/4/22
Andy Keep
7/21/22
[Final CFP] Deadline Extended! Scheme 2022, Scheme and Functional Programming Workshop 2022
The 2022 Scheme and Functional Programming Workshop is calling for submissions. We invite high-
unread,
[Final CFP] Deadline Extended! Scheme 2022, Scheme and Functional Programming Workshop 2022
The 2022 Scheme and Functional Programming Workshop is calling for submissions. We invite high-
7/21/22
Andy Keep
7/4/22
[2nd CFP] Scheme 2022, 23rd Scheme and Functional Programming Workshop
The 2022 Scheme and Functional Programming Workshop is calling for submissions. We invite high-
unread,
[2nd CFP] Scheme 2022, 23rd Scheme and Functional Programming Workshop
The 2022 Scheme and Functional Programming Workshop is calling for submissions. We invite high-
7/4/22
Fernando Oleo Blanco
,
Alex Shinn
2
5/28/22
[Chibi Scheme] Compilation issues with v0.10, master, TCC and muslc
Sorry for the late reply, somehow this got labeled as spam. In general when trying different build
unread,
[Chibi Scheme] Compilation issues with v0.10, master, TCC and muslc
Sorry for the late reply, somehow this got labeled as spam. In general when trying different build
5/28/22
Fernando Oleo Blanco
,
John Cowan
2
5/19/22
[Chibi Scheme] Questions regarding Chibi
On Thu, May 19, 2022 at 4:22 PM 'Fernando Oleo Blanco' via chibi-scheme <chibi-scheme@
unread,
[Chibi Scheme] Questions regarding Chibi
On Thu, May 19, 2022 at 4:22 PM 'Fernando Oleo Blanco' via chibi-scheme <chibi-scheme@
5/19/22
Andy Keep
3/20/22
[CFP] Scheme 2022, 23rd Scheme and Functional Programming Workshop
The 2022 Scheme and Functional Programming Workshop is calling for submissions. We invite high-
unread,
[CFP] Scheme 2022, 23rd Scheme and Functional Programming Workshop
The 2022 Scheme and Functional Programming Workshop is calling for submissions. We invite high-
3/20/22
A C
, …
Alex Shinn
4
1/2/22
Overriding definitions from the R7RS base library
Chibi allows set!ing imported globals to keep the implementation small and simple - it uses the same
unread,
Overriding definitions from the R7RS base library
Chibi allows set!ing imported globals to keep the implementation small and simple - it uses the same
1/2/22
Michael Gorlick
11/24/21
Possbile Bug in chibi-ffi?
My apologies in advance as I may be misusing chibi-ffi, in which case, guidance is appreciated. A
unread,
Possbile Bug in chibi-ffi?
My apologies in advance as I may be misusing chibi-ffi, in which case, guidance is appreciated. A
11/24/21
*...@speechcode.com
, …
Alex Shinn
11
11/19/21
chibi.net.http-server config example
Thanks! Patch applied. On Fri, Nov 19, 2021 at 3:20 PM Arthur A. Gleckler <a...@speechcode.com>
unread,
chibi.net.http-server config example
Thanks! Patch applied. On Fri, Nov 19, 2021 at 3:20 PM Arthur A. Gleckler <a...@speechcode.com>
11/19/21
AB
, …
Alex Shinn
5
8/17/21
Context for shared library
I got it working except I get an occasional segmentation fault right at startup. I used FFI and tried
unread,
Context for shared library
I got it working except I get an occasional segmentation fault right at startup. I used FFI and tried
8/17/21
Alex Shinn
5/10/21
ANN: chibi-scheme release 0.10 "neon"
I've just pushed the 0.10.0 release of Chibi, "neon", to light up your day. This
unread,
ANN: chibi-scheme release 0.10 "neon"
I've just pushed the 0.10.0 release of Chibi, "neon", to light up your day. This
5/10/21
Alexei Lozovsky
3/29/21
Emscripten targets for WebAssembly
Has anyone had any success with using modern versions of Emscripten toolchain to build Chibi for
unread,
Emscripten targets for WebAssembly
Has anyone had any success with using modern versions of Emscripten toolchain to build Chibi for
3/29/21
*...@speechcode.com
, …
Arthur A. Gleckler
3
1/11/21
line break bug in (chibi html-parser)
On Mon, Jan 11, 2021 at 4:27 AM Alex Shinn <alex...@gmail.com> wrote: Thanks for the report!
unread,
line break bug in (chibi html-parser)
On Mon, Jan 11, 2021 at 4:27 AM Alex Shinn <alex...@gmail.com> wrote: Thanks for the report!
1/11/21
Vladimir Nikishkin
, …
John Cowan
3
11/26/20
Call for reviews on srfi-216 SICP Prerequisites
You might want to add SRFI 203 (the core of the SICP picture language) as well. On Thu, Nov 26, 2020
unread,
Call for reviews on srfi-216 SICP Prerequisites
You might want to add SRFI 203 (the core of the SICP picture language) as well. On Thu, Nov 26, 2020
11/26/20
Ben Card
,
Alex Shinn
4
10/31/20
Write errors to stderr/stdout when reading a Scheme file from C
On Wed, Oct 28, 2020 at 7:15 AM Ben Card <benben....@gmail.com> wrote: Thanks a bunch,
unread,
Write errors to stderr/stdout when reading a Scheme file from C
On Wed, Oct 28, 2020 at 7:15 AM Ben Card <benben....@gmail.com> wrote: Thanks a bunch,
10/31/20
Marc Nieper-Wißkirchen
, …
Alex Shinn
9
9/25/20
Custom record printers
Marc Nieper-Wißkirchen schrieb am Donnerstag, 24. September 2020 um 21:46:24 UTC+2: >>
unread,
Custom record printers
Marc Nieper-Wißkirchen schrieb am Donnerstag, 24. September 2020 um 21:46:24 UTC+2: >>
9/25/20
Alex Shinn
,
Marc Nieper-Wißkirchen
3
8/20/20
ANN: chibi-scheme release 0.9 "fluorine"
Alex Shinn schrieb am Samstag, 1. August 2020 um 02:39:46 UTC+2: Thanks to everyone else who
unread,
ANN: chibi-scheme release 0.9 "fluorine"
Alex Shinn schrieb am Samstag, 1. August 2020 um 02:39:46 UTC+2: Thanks to everyone else who
8/20/20
Arthur Gleckler
,
Alex Shinn
3
8/4/20
hash-table bug
On Tue, Aug 4, 2020 at 12:33 PM Alex Shinn <alex...@gmail.com> wrote: Fixed by simply not
unread,
hash-table bug
On Tue, Aug 4, 2020 at 12:33 PM Alex Shinn <alex...@gmail.com> wrote: Fixed by simply not
8/4/20
Arthur Gleckler
, …
Alex Shinn
5
8/1/20
trivial patch to fix typo
Thanks, applied! On Sun, Aug 2, 2020 at 7:17 AM Arthur A. Gleckler <a...@speechcode.com> wrote:
unread,
trivial patch to fix typo
Thanks, applied! On Sun, Aug 2, 2020 at 7:17 AM Arthur A. Gleckler <a...@speechcode.com> wrote:
8/1/20
Alex Shinn
, …
Arthur Smyles
5
7/28/20
preparing 0.9 release
Looks like SRFI 166 is finally finalizing, I've been doing last-minute testing and should release
unread,
preparing 0.9 release
Looks like SRFI 166 is finally finalizing, I've been doing last-minute testing and should release
7/28/20
h...@ancell-ent.com
,
Alex Shinn
3
7/8/20
Any interest in adding the JSON SRFI 180 reference implementation to the Chibi Scheme distribution?
Hi Harold, Thanks for the offer, but I'm going a different direction with (chibi json). I think
unread,
Any interest in adding the JSON SRFI 180 reference implementation to the Chibi Scheme distribution?
Hi Harold, Thanks for the offer, but I'm going a different direction with (chibi json). I think
7/8/20
John Cowan
6/18/20
The definition of `guard` in R7RS-small
As originally written, `guard` invokes `raise-continuable` when none of the guard clauses is
unread,
The definition of `guard` in R7RS-small
As originally written, `guard` invokes `raise-continuable` when none of the guard clauses is
6/18/20
Michael Labbé
, …
Alex Shinn
11
6/6/20
C FFI & embedding: Calling C function from embedded Chibi Scheme -- nothing happens and crash in gc?
Ah. Anything feature which is specified or inferred in the Makefile and also affects the struct
unread,
C FFI & embedding: Calling C function from embedded Chibi Scheme -- nothing happens and crash in gc?
Ah. Anything feature which is specified or inferred in the Makefile and also affects the struct
6/6/20
Duy Nguyen
, …
Vladimir Nikishkin
12
6/4/20
Is this the right place to ask about snow-fort.org and package description?
Just in case. Akku-scm does some work to support both r6rs and r7rs. They even automatically fetch
unread,
Is this the right place to ask about snow-fort.org and package description?
Just in case. Akku-scm does some work to support both r6rs and r7rs. They even automatically fetch
6/4/20
Vladimir Nikishkin
,
Alex Shinn
3
5/31/20
Solving SICP with chibi
I actually intended to make an SRFI similar to a "SLIB Prerequisites" https://srfi.schemers
unread,
Solving SICP with chibi
I actually intended to make an SRFI similar to a "SLIB Prerequisites" https://srfi.schemers
5/31/20
Amirouche Boubekki
,
Alex Shinn
3
5/31/20
chibi-scheme web assembly build fails
Good to know this is working! Are you hosting the build somewhere? On Sun, May 31, 2020 at 2:46 AM
unread,
chibi-scheme web assembly build fails
Good to know this is working! Are you hosting the build somewhere? On Sun, May 31, 2020 at 2:46 AM
5/31/20
Vladimir Nikishkin
,
Alex Shinn
2
5/22/20
The "Recent Activity" list on snow-fort.org not getting updated.
It's updated. I had disabled the cronjob and can't remember why... -- Alex On Fri, May 22,
unread,
The "Recent Activity" list on snow-fort.org not getting updated.
It's updated. I had disabled the cronjob and can't remember why... -- Alex On Fri, May 22,
5/22/20