From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Zelphir Kaltstahl Newsgroups: gmane.lisp.guile.user Subject: Re: Characters - Guile Hacker Handbook Date: Mon, 12 Oct 2020 21:01:15 +0200 Message-ID: <501379e9-77d2-812b-31bd-63c076b2b9e4@posteo.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36364"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 Cc: Guile User To: =?UTF-8?Q?J=c3=a9r=c3=a9my_Korwin-Zmijowski?= Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Mon Oct 12 21:01:37 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 1kS34j-0009My-Jd for guile-user@m.gmane-mx.org; Mon, 12 Oct 2020 21:01:37 +0200 Original-Received: from localhost ([::1]:47534 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kS34i-0008Pq-Eq for guile-user@m.gmane-mx.org; Mon, 12 Oct 2020 15:01:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46688) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kS34U-0008Oq-2O for guile-user@gnu.org; Mon, 12 Oct 2020 15:01:22 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:52037) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kS34R-0008AD-O4 for guile-user@gnu.org; Mon, 12 Oct 2020 15:01:21 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 011062400FC for ; Mon, 12 Oct 2020 21:01:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1602529277; bh=XAkeRoLrzNIqyi/cCM7rKEsM+xIv+oe7ch1l7nl5LvA=; h=Subject:To:Cc:From:Date:From; b=MkmioCj+RHAdKIklBogTGnUCYUaDlm6s2JTEGtBUjje+YEmFQbgExM02PBrV3pwDm ttFf1cno/z+9X5DwaKqEszRlKnkO+rpoma+gmkVnb48mdvOaRFc+1IuocshZmhSkGh zDCsMq4gHbMtMm+nz48inX/4uH8PyWsIxkkARWj4qRMFMiT19vcy9IuBBPfrD8GfhE JqN2T+UYqoks0qfWuoBuckJ1d+A/td+F1wBlB9LVISU3X1rJEiZB3YqzVc0gwF2wFe s23EqDp26fa3LCtgFFvd3RySRyCV8qlWbFgTIBCjbLBeu2RIt4Hx8W9M+3e/kH4wXg zyfGfpoBGpmfw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4C97Lh3Df1z6tmQ; Mon, 12 Oct 2020 21:01:16 +0200 (CEST) X-Tagtoolbar-Keys: D20201012210115972 In-Reply-To: Content-Language: en-US Received-SPF: pass client-ip=185.67.36.66; envelope-from=zelphirkaltstahl@posteo.de; helo=mout02.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/12 09:58:43 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:16982 Archived-At: Hello Jérémy! Keep up the good work : ) Regards, Zelphir On 10/12/20 11:40 AM, Jérémy 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. > With « The Guile Hacker Handbook » I want to help anyone interested in > Guile to discover the language and, in fine, be able to create simple > software. > > I adopted a "Test Driven Learning" style as I am big fan of the Test > Driven Development (aka TDD) approach. 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. > > Today, I published a new chapter about characters : > https://jeko.frama.io/en/char.html > > Hope you will appreciate the reading. French and English (I apologize > for the latter typo haha) versions are available. I am open to anything > you would like to say about it. > > P.S: obviously a work in progress ;-) > > Jérémy > > -- repositories: https://notabug.org/ZelphirKaltstahl