Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
chibi-scheme
Conversations
About
chibi-scheme
Contact owners and managers
1–30 of 480
Mark all as read
Report group
0 selected
Daphne Preston-Kendal
Oct 2
ANN: R7RS Large Macrological Fascicle, plus new Scheme-Reports mailing list (re-subscription needed)
The Working Group for R7RS Large is pleased to announce the immediate availability of the first draft
unread,
ANN: R7RS Large Macrological Fascicle, plus new Scheme-Reports mailing list (re-subscription needed)
The Working Group for R7RS Large is pleased to announce the immediate availability of the first draft
Oct 2
Alex Shinn
,
Lockywolf Laptop
4
Jun 14
ANN: chibi-scheme release 0.11 "sodium"
See https://github.com/ashinn/chibi-scheme/issues/817 On Sat, Jun 15, 2024 at 12:47 PM Alex Shinn
unread,
ANN: chibi-scheme release 0.11 "sodium"
See https://github.com/ashinn/chibi-scheme/issues/817 On Sat, Jun 15, 2024 at 12:47 PM Alex Shinn
Jun 14
*...@speechcode.com
,
Alex Shinn
3
May 27
command-line parsing library
I think the documentation and examples of different use cases could be improved. -- Alex On Tue, May
unread,
command-line parsing library
I think the documentation and examples of different use cases could be improved. -- Alex On Tue, May
May 27
Vladimir Nikishkin
,
Alex Shinn
2
May 13
"Recent activity" on snow-fort.org not updated for 2 years
Hi Vladimir, This list is fine for reporting, and sorry for the delay. It was an nginx configuration
unread,
"Recent activity" on snow-fort.org not updated for 2 years
Hi Vladimir, This list is fine for reporting, and sorry for the delay. It was an nginx configuration
May 13
Jim Rees
,
Alex Shinn
3
Feb 22
edge arithmetic case
... and fixed, sorry for the delay. On Wed, Feb 7, 2024 at 4:23 PM Alex Shinn <alex...@gmail.com
unread,
edge arithmetic case
... and fixed, sorry for the delay. On Wed, Feb 7, 2024 at 4:23 PM Alex Shinn <alex...@gmail.com
Feb 22
ceving
,
Alex Shinn
3
11/2/23
empty lambda
We allow empty begins in definition context (not just top-level) for macros which can expand into 0
unread,
empty lambda
We allow empty begins in definition context (not just top-level) for macros which can expand into 0
11/2/23
Dylan Lamb
,
Alex Shinn
2
7/17/23
Default and Keyword arguments
You can use (chibi optional): https://github.com/ashinn/chibi-scheme/blob/master/lib/chibi/optional.
unread,
Default and Keyword arguments
You can use (chibi optional): https://github.com/ashinn/chibi-scheme/blob/master/lib/chibi/optional.
7/17/23
Michael Belousov
6/4/23
chibi-scheme with WASI
For future reference, and if anyone is interested, I just hacked together a WASI (not emscripten)
unread,
chibi-scheme with WASI
For future reference, and if anyone is interested, I just hacked together a WASI (not emscripten)
6/4/23
Hleb
5/22/23
Wrap a function returning an object
Hi! I have some methods returning objects instead of pointers, eg (simplified) ======= class
unread,
Wrap a function returning an object
Hi! I have some methods returning objects instead of pointers, eg (simplified) ======= class
5/22/23
Hleb
, …
Alex Shinn
5
5/22/23
Sharing application data with chibi without global variables
Why not to add a special field to context or environment to share data between a host application and
unread,
Sharing application data with chibi without global variables
Why not to add a special field to context or environment to share data between a host application and
5/22/23
Tomas By
,
Alex Shinn
35
4/25/23
opcode/variable
No, Scheme doesn't know anything about local C variables, p can get reclaimed in the next GC. On
unread,
opcode/variable
No, Scheme doesn't know anything about local C variables, p can get reclaimed in the next GC. On
4/25/23
Adam Feuer
,
Alex Shinn
5
3/14/23
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:
3/14/23
Nawal Husnoo
, …
Arthur A. Gleckler
9
3/5/23
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
3/5/23
ceving
,
Alex Shinn
4
1/11/23
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
1/11/23
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