X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Mailer: exmh version 2.8.0 04/21/2012 (debian 1:2.8.0~rc1-2) with nmh-1.5 X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: inbox From: karl AT aspodata DOT se To: geda-user AT delorie DOT com Subject: Re: [geda-user] A lesson from gnet-makefile In-reply-to: <20151020171807.GA16826@localhost.localdomain> References: <1042003D-82E2-40F0-AB60-8186580C46AD AT noqsi DOT com> <201510121905 DOT t9CJ5T9W026297 AT envy DOT delorie DOT com> <88EA58F5-2B23-498A-9E5B-84054976DBED AT noqsi DOT com> <4D3CD563-D8EE-4B2A-975A-AC2B573960FF AT noqsi DOT com> <20151016213030 DOT GC2813 AT localhost DOT localdomain> <56228E23 DOT 8060309 AT ecosensory DOT com> <20151020171807 DOT GA16826 AT localhost DOT localdomain> Comments: In-reply-to "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" message dated "Tue, 20 Oct 2015 20:18:07 +0300." Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Message-Id: <20151020215438.3DDE58104E54@turkos.aspodata.se> Date: Tue, 20 Oct 2015 23:54:38 +0200 (CEST) X-Virus-Scanned: ClamAV using ClamSMTP Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Vladimir: ... > [1] http://www.scheme.com/tspl4/ ... > [4] https://www.gnu.org/software/guile/manual/html_node/Scheme-vs-C.html Thanks for the book link (nr 1). I'll see if I can get any understanding of scheme this time... /// As for nr 4, well yes interpreted lang. takes you faster to runtime, but I don't see what the author see is so special about the while do, or about closures, I read this: https://www.gnu.org/software/guile/manual/html_node/Closure.html#Closure but I fail to see any definition of what a closure really is, is it a (let ...) thing containing a lambda expression ? (And lambda, isn't that just a function without name ?) I read https://www.gnu.org/software/guile/manual/html_node/Serial-Number.html#Serial-Number but isn't that the same as static some_struct x; void some_init() { x = ...; }; some_run() { do something; } It feels like I'm blind and don't see what's so special about this. And reading thoose two links I get a feeling that the author says the same thing about something I'm used to, but he/she uses for me unfamiliar words, which make it a really hard to understand it. So, is there a scheme book for c programmers ? And, you know, there are dictionaries available when travelling abroad, which one should I use when going to scheme-land ? Regards, /Karl Hammar ----------------------------------------------------------------------- Aspö Data Lilla Aspö 148 S-742 94 Östhammar Sweden +46 173 140 57