Re: using guile like a awk filter in a C program.

2024-05-21 Thread Basile Starynkevitch
/guile/manual/html_node/Foreign-Object-Memory-Management.html Thanks for your answers, Regards. -- Basile Starynkevitch (only mine opinions / les opinions sont miennes uniquement) 8 rue de la Faïencerie, 92340 Bourg-la-Reine, France web page: starynkevitch.net/Basile/ See/

Re: GNU G-Golf 0.8.0-rc-3 available for testing

2024-05-06 Thread Basile Starynkevitch
it. Regards from near Paris in France. -- Basile Starynkevitch (only mine opinions / les opinions sont miennes uniquement) 8 rue de la Faïencerie, 92340 Bourg-la-Reine, France web page: starynkevitch.net/Basile/ See/voir: https://github.com/RefPerSys/RefPerSys

Advice on ST-Object data-structure setup

2024-04-17 Thread Basile Starynkevitch
(sorry, resending as plain text to guile-user) On 4/16/24 23:14, ken.dic...@whidbey.com wrote: Greetings, I am looking at porting a toy Smalltalk-in-Scheme implementation to Guile. [Note https://github.com/KenDickey/Crosstalk ]. On github I (Basile Starynkevitch) am https://github.com

Re: Advice on ST-Object data-structure setup

2024-04-17 Thread Basile Starynkevitch
On 4/16/24 23:14, ken.dic...@whidbey.com wrote: Greetings, I am looking at porting a toy Smalltalk-in-Scheme implementation to Guile. [Note https://github.com/KenDickey/Crosstalk ]. On github I (Basile Starynkevitch) am https://github.com/bstarynk and contributing to https://github.com

Re: How to abort a read from a socket after some time?

2024-01-21 Thread Basile Starynkevitch
ferred, and has a simpler timeout (milliseconds). It also can deal with more (or few, but numerically bigger) file descriptors than select. So I suggest using poll, not select. Regards -- Basile Starynkevitch (only mine opinions / les opinions sont miennes uniquement) 92340 Bourg-la

Re: Is it possible to write program only in Guile?

2023-10-18 Thread Basile Starynkevitch
a standalone executable. You currently cannot do that. You could (if allowed) use some Scheme compiler to compile your R5RS Scheme code (and Guile has non-Scheme features). Consider, for that purpose, using Manuel Serrano's bigloo <https://github.com/manuel-serrano/bigloo> software. --

Re: Is it possible to write program only in Guile?

2023-10-18 Thread Basile Starynkevitch
n http://refpersys.org/ ...). See https://github.com/RefPerSys/RefPerSys/ (work in progress) Regards from near Paris in France PS. I can read but not write Russian. I am French, and can read and write English (and of course French, which is my mother tongue) -- Basile Starynkevitch (only mine opinions

Re: guile or scheme used to implement make or meson

2023-09-12 Thread Basile Starynkevitch
website http://refpersys.org/ ). Contributors are welcome. Regards from near Paris in France. -- Basile Starynkevitch (only mine opinions / les opinions sont miennes uniquement) 92340 Bourg-la-Reine, France web page: starynkevitch.net/Basile/

How to initialize GNU guile in a C++ command line tool?

2023-02-09 Thread Basile Starynkevitch
ed 1 exit status Where is my mistake? Notice that -lguile-3.0 is linked! Thanks for your help. NB. I might borrow some code from GUILE into http://refpersys.org/ -- Basile Starynkevitch (only mine opinions / les opinions sont miennes uniquement) 92340 Bourg-la-Reine, France web page: starynkevitch.net/Basile/

yet another Guile tutorial for Linux (work in progress)

2019-08-05 Thread Basile Starynkevitch
I am writing yet another Guile tutorial. It is work in progress and available on http://starynkevitch.net/Basile/guile-tutorial-1.html under CC-BY-SA 3 license. Your comments are welcome. Thanks -- Basile Starynkevitch (92340 Bourg La Reine, France) http://starynkevitch.net/Basile