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

2024-05-21 Thread Basile Starynkevitch
le. You want to read also https://www.gnu.org/software/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

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

2024-05-06 Thread Basile Starynkevitch
s using 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
preferred, 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) 9234

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

2023-10-18 Thread Basile Starynkevitch
uce 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> softw

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

2023-10-18 Thread Basile Starynkevitch
ons on 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 opi

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
(GPLv3+) in on github. Inside the small https://github.com/bstarynk/misc-basile/ repository (a small thing, containing various unrelated programs and scripts). For the commit https://github.com/bstarynk/misc-basile/commit/6c478ca7cd2d43bc203d0f2b0881a0cdeabaf633 when I uncomment the lines 501 a

TensorFlow bindings to Guile?

2019-10-23 Thread basile
ce.fr/WordPress3/ to readers of this list), so I did follow some machine learning courses and some courses on neural networks, but it was in the previous century. -- Basile Starynkevitch http://starnkevitch.net/Basile/ Bourg La Reine, France (near Paris) opinions are mine only  

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