From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: =?ISO-8859-1?Q?J=E9r=E9my_Korwin-Zmijowski?= Newsgroups: gmane.lisp.guile.user Subject: Re: Characters - Guile Hacker Handbook Date: Thu, 15 Oct 2020 12:07:02 +0200 Message-ID: <23E205D9-F042-4FCE-979A-01A0037D5A08@korwin-zmijowski.fr> References: <501379e9-77d2-812b-31bd-63c076b2b9e4@posteo.de> <2024720784.671256.1602751189504@mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19569"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: K-9 Mail for Android Cc: Guile User To: "ZHUO Qingliang (KDr2)" , "ZHUO Qingliang (KDr2) via General Guile related discussions" Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Thu Oct 15 12:07:35 2020 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kT0AZ-0004zR-7s for guile-user@m.gmane-mx.org; Thu, 15 Oct 2020 12:07:35 +0200 Original-Received: from localhost ([::1]:38628 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kT0AY-0007VO-Aj for guile-user@m.gmane-mx.org; Thu, 15 Oct 2020 06:07:34 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51922) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kT0AD-0007Uk-Bx for guile-user@gnu.org; Thu, 15 Oct 2020 06:07:13 -0400 Original-Received: from relay3-d.mail.gandi.net ([217.70.183.195]:34487) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kT0AA-0004xH-Qy for guile-user@gnu.org; Thu, 15 Oct 2020 06:07:12 -0400 X-Originating-IP: 37.164.118.209 Original-Received: from [127.0.0.1] (unknown [37.164.118.209]) (Authenticated sender: jeremy@korwin-zmijowski.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 589546000A; Thu, 15 Oct 2020 10:07:05 +0000 (UTC) In-Reply-To: <2024720784.671256.1602751189504@mail.yahoo.com> Received-SPF: none client-ip=217.70.183.195; envelope-from=jeremy@korwin-zmijowski.fr; helo=relay3-d.mail.gandi.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/15 06:07:06 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:16985 Archived-At: Hey !=20 Thank you all for your feedback=2E I appreciate !=20 On my way for the next chapter ;-) J=C3=A9r=C3=A9my Le 15 octobre 2020 10:39:49 GMT+02:00, "ZHUO Qingliang (KDr2) via General = Guile related discussions" a =C3=A9crit=C2=A0: > >That's great! Thanks for your work=2E > > >Greetings=2E > >ZHUO Qingliang (KDr2, https://kdr2=2Ecom) > > > > > > > >On Tuesday, October 13, 2020, 03:01:38 AM GMT+8, Zelphir Kaltstahl wrote:=20 > > > > > >Hello J=C3=A9r=C3=A9my! > >Keep up the good work : ) > >Regards, >Zelphir > >On 10/12/20 11:40 AM, J=C3=A9r=C3=A9my Korwin-Zmijowski wrote: >> Dear Guilers, >> >> Hope you are all fine ! >> >> As some of you may know, on my spare time, I am writing about Guile=2E >> With =C2=AB The Guile Hacker Handbook =C2=BB I want to help anyone inte= rested in >> Guile to discover the language and, in fine, be able to create simple >> software=2E >> >> I adopted a "Test Driven Learning" style as I am big fan of the Test >> Driven Development (aka TDD) approach=2E It means, each chapter is an >> invitation to build a small program following the TDD cycle/loop while >> discovering something new in Guile or Functional Programming Paradigm= =2E >> >> Today, I published a new chapter about characters :=20 >> https://jeko=2Eframa=2Eio/en/char=2Ehtml >> >> Hope you will appreciate the reading=2E French and English (I apologize >> for the latter typo haha) versions are available=2E I am open to anythi= ng >> you would like to say about it=2E >> >> P=2ES: obviously a work in progress ;-) >> >> J=C3=A9r=C3=A9my > >> >> >--=20 >repositories: https://notabug=2Eorg/ZelphirKaltstahl > > > > --=20 Envoy=C3=A9 de mon appareil Android avec Courriel K-9 Mail=2E Veuillez exc= user ma bri=C3=A8vet=C3=A9=2E