X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Sat, 7 Feb 2015 17:35:56 -0500 Message-Id: <201502072235.t17MZuaZ025960@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <2047684.lX4NXpYgtQ@jasum> (message from Christian Riggenbach on Sat, 07 Feb 2015 23:19:37 +0100) Subject: Re: [geda-user] Using Lua to safely read configuration and layout files (program attached) References: <20150207021605 DOT 4eb63302 AT jive> <2047684 DOT lX4NXpYgtQ AT jasum> 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 One thing to keep in mind when saying "lua is only for expressions" is to remember that our expressions have *units* (mm, mil, etc) on them. Can lua parse "3mm + $n * 10mil" ?