From mboxrd@z Thu Jan 1 00:00:00 1970 From: amirouche@hyper.dev Subject: guile scheme tutorial Date: Fri, 03 May 2019 14:45:06 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:53068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMXZ2-000671-FQ for help-guix@gnu.org; Fri, 03 May 2019 08:45:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMXYy-00051Z-Op for help-guix@gnu.org; Fri, 03 May 2019 08:45:18 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:48131) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hMXYw-0004uP-TP for help-guix@gnu.org; Fri, 03 May 2019 08:45:16 -0400 Received: from webmail.gandi.net (webmail14.sd4.0x35.net [10.200.201.14]) (Authenticated sender: amirouche@hyper.dev) by relay2-d.mail.gandi.net (Postfix) with ESMTPA id 7A6FD4000B for ; Fri, 3 May 2019 12:45:06 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hello! If you are getting started guix and want a glimpse of guile, I made a small tutorial that might get you started: https://github.com/a-guile-mind/book/#a-guile-mind-book Feel free to share your own resources to learn Guile Scheme. Happy hacking! Amirouche ~ amz3