Tomek CEDRO wrote: > > > wish i could help, but i am no tcl expert either. > > > > Does anyone feel very strongly against replacing jimtcl with say lua? > > Why not Python? It would add far more new possibilities rather than > just another scripting language... :-)
I like Python. But it is a pretty big step up in size and complexity from Lua. Also, integration between C and Python is not very common, while Lua was designed and implemented for that exact scenario from the ground up. I know exactly one other open source project which mixes C and Python (sigrok) and it's not so effortless for them. //Peter ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
