X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=wNKahTYVbAqjA6wYli79P3M2K0MZyFvLMz3Vi0iDUf8=; b=aKHCvM0oG5LOlcFya5HNX2uB3EjZQZdJ3WFKbK2MIOAQKLDehFXbeIMYLkyrGqSryr qKr4Ketdc7SGIOXufITajZjpjYRpKEAGUuLJ0EHoAARnnQIhCnUCUWPEOzltac9p64kG 4SS67xC0HXbHQ3Xo7RsqwJX7cWE7AFGM29oCTwBoQ3tPaCeXa9z1mgWK57tcG3Cfutim U8yGac49MQnlI8PBygudXy3HzcVDb3hRG1Ybs9a8pfMrp1oJvPXAY8KDtn00WInaZj32 l4NNW7M4Wmmay0A2TN0j3fKF4rqTxbvl3eQHfGVlg2CsZiYjt6y02FH5WE82P4dstLpp JgTQ== MIME-Version: 1.0 X-Received: by 10.182.142.129 with SMTP id rw1mr19926403obb.28.1445283570111; Mon, 19 Oct 2015 12:39:30 -0700 (PDT) Sender: svenn DOT bjerkem AT gmail DOT com In-Reply-To: References: <88EA58F5-2B23-498A-9E5B-84054976DBED AT noqsi DOT com> <4D3CD563-D8EE-4B2A-975A-AC2B573960FF AT noqsi DOT com> <34B17816-9EA5-45FD-BFB4-9D623A8D3D87 AT noqsi DOT com> <39FF6208-7D45-4DE8-9AEE-1ED1B512705B AT noqsi DOT com> <20151018192444 DOT GB2782 AT localhost DOT localdomain> Date: Mon, 19 Oct 2015 21:39:29 +0200 X-Google-Sender-Auth: dEkVlgIWLYgR_nJUhc76ZQbaLpM Message-ID: Subject: Re: [geda-user] A lesson from gnet-makefile From: "Svenn Are Bjerkem (svenn DOT bjerkem AT googlemail DOT com) [via geda-user AT delorie DOT com]" To: geda-user Content-Type: text/plain; charset=UTF-8 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 19 October 2015 at 15:22, Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > Have you tried to use what is already there? (not trying to pick a > fight, just asking No, I have not. I have just started looking into gnetlist scripting in scheme because John Doty happened to write up a tutorial on that. Obviously gnetlist is not good enough as it is, otherwise xorn would not have been written. The other night I was trying to decide which back-end to start with, xorn or gnetlist. I fell down on gnetlist simply because it has been in the flow for some more time. As for guile scripting in geda, I found the gaf shell and will try it out, but obviously, I am not very deep into it yet. Found some example code on the wiki to try out. There is a certain threshold to pass to get into guile. This threshold is significantly higher than SKILL in Cadence was. But I know that once I pass that threshold, things will be easier. -- Svenn