delorie.com/archives/browse.cgi | search |
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:in-reply-to:references:date:message-id:subject:from:to | |
:content-type:content-transfer-encoding; | |
bh=sivtZi/7hS4nND197l1CZPF8g0ktWrD/W5WpbeCfgOo=; | |
b=VYHz25tW1MIW60qEsBUJqDLAl7tdOHG2YGZip9ZAShN1Qzhe4rZoXvCIBOlKFHsaJj | |
FDrHlV6KNwXXvDCpzEQCKpvw10U1qJIYpmz6vhIJPUynhAjyiVeJQykdGOFTKYyhaGkI | |
dG34teWFivyJfuXeDBnTQ2FzrAWFQd/+ZNALReZ4KNoc6hMkVz8GUbTRSHQFx8SglVGu | |
oJnn/PKbHS1CQmh9UbTlKB0XqyC+2r50bIRlxYqBQQ6WaUZSAWd282MeDavSZSuwpzT8 | |
CnQneYCJZhKkjExvk3GcqrnVcjn7HSB0XE2KlKYd4076wxgEk1zx9DmmtcGyfmS7vjoj | |
I8Mw== | |
MIME-Version: | 1.0 |
X-Received: | by 10.112.134.73 with SMTP id pi9mr369397lbb.83.1444794857777; |
Tue, 13 Oct 2015 20:54:17 -0700 (PDT) | |
In-Reply-To: | <35916A94-24B8-4AF4-86E2-36F3E8111EAE@noqsi.com> |
References: | <1042003D-82E2-40F0-AB60-8186580C46AD AT noqsi DOT com> |
<201510121905 DOT t9CJ5T9W026297 AT envy DOT delorie DOT com> | |
<CAM2RGhTMnybSnYgnNhVZGA6PTvyJu+=Kzd5LX2HMqxT1F4LoRg AT mail DOT gmail DOT com> | |
<88EA58F5-2B23-498A-9E5B-84054976DBED AT noqsi DOT com> | |
<CAM2RGhTPPtqmWVa3=Kf-PeN+WS5Tn4J+D0Ri6R_4OrQOk+LFKQ AT mail DOT gmail DOT com> | |
<4D3CD563-D8EE-4B2A-975A-AC2B573960FF AT noqsi DOT com> | |
<CAM2RGhT8WzhwvzFx3Rfv8vN-f=i1=uWuLF+48VygSRtfdzdo-A AT mail DOT gmail DOT com> | |
<34B17816-9EA5-45FD-BFB4-9D623A8D3D87 AT noqsi DOT com> | |
<CAM2RGhR+K+dvDdXsbk0Y6LN=-7RhhG5wvtG4i0k4+uMgzd=H0w AT mail DOT gmail DOT com> | |
<39FF6208-7D45-4DE8-9AEE-1ED1B512705B AT noqsi DOT com> | |
<CAM2RGhROpz_3y2JB=xEkEQ3CMHqHJ_WZxqVrbQhP4q2mg40h8g AT mail DOT gmail DOT com> | |
<C8AC7729-F0BC-4CFA-95DA-65CCEF10EC4E AT noqsi DOT com> | |
<CAM2RGhTSPvQguBwNQRXEnkk5snEWxi0kTe-NXv3x42Xs6Q426Q AT mail DOT gmail DOT com> | |
<35916A94-24B8-4AF4-86E2-36F3E8111EAE AT noqsi DOT com> | |
Date: | Wed, 14 Oct 2015 03:54:17 +0000 |
Message-ID: | <CAM2RGhSrVikz-9tHHn9U4N57kzq5Qk6uPy43dXcXB9TW6KpG5A@mail.gmail.com> |
Subject: | Re: [geda-user] A lesson from gnet-makefile |
From: | "Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
To: | gEDA users mailing list <geda-user AT delorie DOT com> |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id t9E3sPnc001281 |
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 |
On Wed, Oct 14, 2015 at 3:36 AM, John Doty <jpd AT noqsi DOT com> wrote: > > On Oct 13, 2015, at 8:54 PM, Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote: > >> After that is done I want to write another plugin >> interface that works in parallel to scheme. > > I am skeptical of this idea. The problem is that the language drives the data structures that are natural. A different tool/library might sensibly have a different API for plugins, but supporting multiple languages on a common low level base is hard. We already have a very transparent and versatile file format for schematics: it seems to me that there is where different languages more sensibly make contact. Ok but now you just appear to be evading the other stuff with this tangent I accidentally provided. I agree we should not convolute the nice file format and it's clean interface with a more convoluted way of accessing it half in C in libgeda and half in scheme only available in gnetlist. > I think things would be easier now if the original gnetlist implementation had been entirely in Scheme. It’s pretty good, but its limitations stem from the clumsiness of the C/Guile FFI. All that would do is make you the only developer. > John Doty Noqsi Aerospace, Ltd. > http://www.noqsi.com/ > jpd AT noqsi DOT com > > -- Home http://evanfoss.googlepages.com/ Work http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |