X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-TCPREMOTEIP: 207.224.51.38 X-Authenticated-UID: jpd AT noqsi DOT com Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: [geda-user] The new to do From: John Doty In-Reply-To: <20150726122814.GE8789@localhost.localdomain> Date: Mon, 27 Jul 2015 07:22:04 -0600 Message-Id: References: <0A5D410F-D1EF-4FC6-AF0F-BB13218B1615 AT icloud DOT com> <20150714084906 DOT GC14371 AT localhost DOT localdomain> <20150720131753 DOT GA19305 AT localhost DOT localdomain> <20150726122814 DOT GE8789 AT localhost DOT localdomain> To: geda-user AT delorie DOT com X-Mailer: Apple Mail (2.1878.6) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t6RDMGqc024980 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 On Jul 26, 2015, at 6:28 AM, Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > On Sat, Jul 25, 2015 at 09:06:56PM +0200, Kai-Martin Knaak wrote: > ... >>> Anyway, the script for gschem is attached. >> >> Unfortunately, it is all greek, err, guile to me. But good to see that >> this kind of tasks can be tackled in current gschem. > > The guile syntax is simple enough, any function has the following form > (function-name arg1 arg2 …) Lisp is based on some very simple ideas. Scheme started out as a simple, disciplined dialect of Lisp. Guile is a bloated, complex, undisciplined implementation of Scheme. Almost 2000 defined symbols before you load libraries or user code. The manual is almost 900 pages. The simple core is still there, but it’s hard to find through all of the fog. John Doty Noqsi Aerospace, Ltd. http://www.noqsi.com/ jpd AT noqsi DOT com