--- Sven Mueller <[EMAIL PROTECTED]> wrote: <snip>
> > See the difference? _Many_ people, including me, are certainly > more > comfortable at writing complex code in a more readable language > than > G-Code. And at that, probably also a language easier to > understand at > first glance that TCL (I don't understand your gcode.tcl filter > script, > even though I can read C, C++, Pascal, Ruby, PHP, Perl, lua, > Basic, ... > easily). > > Speaking of the above: lua would probably be a really good choice > if you > want to implement a scripting language inside emc2. > > Regards, > Sven If you want to directly control EMC, why not try Python? Axis, as well as several other utilities, are written in it. It's easy to learn as well. For a simple example, see ( http://cvs.linuxcnc.org/cvs/emc2/src/emc/usr_intf/axis/scripts/mdi.py?rev=HEAD ) Mark ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
