[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: programming language lua



--- In femm@xxxx, mohamed karakache <mkarakdz@xxxx> wrote:
> hello femm group,
> i want to know if mastering the language lua is
> important to work with femm (can you give examples)

Well, lua can be a real time saver if you want to do things that are
repetitive. You don't really have to "master" it in the sense of
being able to long, complicated codes w/out referring to any example
or the reference manual. Instead, most lua scripts tend to be about
1/2 a page of code, going through a loop that changes a current or a
position and running an analysis. There are some examples on the FEMM
website at:
http://femm.berlios.de/examples.htm

Dave.