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] gEDA/gschem still alive? From: John Doty In-Reply-To: Date: Fri, 3 Jul 2015 19:28:59 -0600 Message-Id: <43EFD2E2-AA0B-40DE-BE7D-B460EB022B90@noqsi.com> References: <1435510363 DOT 682 DOT 26 DOT camel AT ssalewski DOT de> <20150703030409 DOT 32398 DOT qmail AT stuge DOT se> <1435942066 DOT 672 DOT 22 DOT camel AT ssalewski DOT de> 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 t641T9nX001388 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 3, 2015, at 12:32 PM, Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > Stefan, It is very telling that almost none of the symbol generators > or other small scripts and etc written by users and even the > developers use scheme. I see a lot of python, perl and etc. But most netlist generation uses Scheme. Creating a symbol or pseudo-schematic from some simpler representation is relatively easy text processing. My personal favorite language for this is AWK. For netlist generation, the internal machinery in gnetlist is critical. This is not so trivial, and the API via which you may access the processed data is in Guile (Scheme). It could be another language, of course, but I think the choices are narrower. I don’t see AWK as a practical language here. John Doty Noqsi Aerospace, Ltd. http://www.noqsi.com/ jpd AT noqsi DOT com