www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/02/07/12:31:59

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
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;
bh=Xb1wWAR0SYpWyq4stciDBJYiZBFWIw9w325bqppPTs4=;
b=yEsRXPYNfDgRgVBIKHji437ZINyGXqQMXHqADfKYkyxKoSy20LIlbYP0NxZd7nX2XJ
oWqRic98HBGu3vzOTq0k1IkRullEtdVks/EZJl7XNt6Go5G3v7Inq3raydP0W6WphKMk
sVowguHdcvzPeZBa2aXjGpZrtCyzhzIz9rnkMLb0rxLKss+raXj/G+CBVz3ed1QKStbt
eajEU2vjycjyFzc61o0AiduafUABmv3XyEHkWlfnsz6EP072qMGRFw+X4nHvdybU4iar
9ysCdZuKPtq8KdqNiqge4oqEejGIjie7DFryLRaxfjbzyXFtVqpFbsPg+O5ADPhGdmvp
URyQ==
MIME-Version: 1.0
X-Received: by 10.202.193.214 with SMTP id r205mr6027581oif.63.1423330232814;
Sat, 07 Feb 2015 09:30:32 -0800 (PST)
In-Reply-To: <1423329222.1592.12.camel@cam.ac.uk>
References: <1420499386 DOT 3521 DOT 3 DOT camel AT cam DOT ac DOT uk>
<20150202152654 DOT GA13336 AT cuci DOT nl>
<54CFD589 DOT 9040702 AT xs4all DOT nl>
<CAHBYzfRkn-nJb4JfrDYyaD0WwPrpZvAgi0QdHCusgz185iNoHA AT mail DOT gmail DOT com>
<CAGde_xN-iNZUvHh-E47kx1EyoPRt1018wWiDwHhYQ9+od+cJwA AT mail DOT gmail DOT com>
<20150203112631 DOT 3507a0c1 AT Parasomnia DOT thuis DOT lan>
<20150204054256 DOT Horde DOT Pm1JV8RJbICk9SHvIGwZ7A3 AT webmail DOT in-berlin DOT de>
<CAOP4iL2stWVCy3WK0=SNu2zAbs8t6B0uyAgFuOnzG8v_MrYNfw AT mail DOT gmail DOT com>
<CAGde_xN5gs5r_on=HP2RN7cy6E=2EL9eK3cp+sd9BfBaWNLVew AT mail DOT gmail DOT com>
<20150204193720 DOT Horde DOT 42xUN-NzhCJRWZne-M5eCQ1 AT webmail DOT in-berlin DOT de>
<90236728-E79D-47C7-BFB1-34140DB85ACB AT sbcglobal DOT net>
<CAOFvGD4M48Ap=UQzL_T3yzas2rJrNFfxXRUOkOe8gA8J3bQCHg AT mail DOT gmail DOT com>
<1423323918 DOT 1592 DOT 10 DOT camel AT cam DOT ac DOT uk>
<CAOFvGD6rwqf79obnSRQ4gyM0h8_5PQ-C0G2guRp8YU80oOAkig AT mail DOT gmail DOT com>
<1423329222 DOT 1592 DOT 12 DOT camel AT cam DOT ac DOT uk>
Date: Sat, 7 Feb 2015 12:30:32 -0500
Message-ID: <CAOFvGD6mP0GH0-KNsYffThqM8aiyxnHJfpMg7sLj1sXdhGou9g@mail.gmail.com>
Subject: Re: [geda-user] FOSDEM
From: Jason White <whitewaterssoftwareinfo AT gmail DOT com>
To: geda-user AT delorie DOT com
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 Sat, Feb 7, 2015 at 12:13 PM, Peter Clifton <pcjc2 AT cam DOT ac DOT uk> wrote:
> On Sat, 2015-02-07 at 11:20 -0500, Jason White wrote:
>
> <snip>
>
> It hardly seems that we would be "using" the underlying language at all;
> you are merely borrowing its syntax for variable assignment, and using
> its interpreter to avoid writing your own file parser.
>
> A similar thing (I think) would be S-Expressions, which most scheme /
> lisp environments would be able to read very naturally, and without
> execution. There is also JSON / JSONP and Javascript.

Indeed, this is the point.

You can use Lua for scripting and simultaneously you can make use of
its parser for other purposes such as data and configuration files.

The one thing that I find exciting is that with the data of a board or
schematic stored as Lua variables and arrays, it becomes really
trivial to write scripts that can act on your designs and modify them
without going through all of the hassle of parsing a custom format.

Thats where I want to go with this.

-- 
Jason White

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019