Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Mac > Mac Technology > Re: Lab scripti...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 17 Topic 57 of 89
Post > Topic >>

Re: Lab scripting language?

by Bryan Oakley <oakley@[EMAIL PROTECTED] > Jan 29, 2006 at 11:45 PM

rob@[EMAIL PROTECTED]
 wrote:
> We have a number of pieces of equipment under computer control,
> and wonder whether there exists an interpreted or script language
> that could accomplish the control, rather than having to write
> and compile C code for every task.  This language would have to
> be able to link in external C subroutines, as well as hardware
> device drivers.  We'll probably be mac-based.

I recommend Tcl. It comes with tiger, is mature, stable and actively 
developed, comes with a very easy to use GUI toolkit (way more 
cross-platform that Java could ever hope to be), and it is trivial to 
link with custom C code (even inlined!).

http://www.tcl.tk
is one starting point.

Tcl  also has an incredible technology for deployment if that's 
something you're concerned about. Similar to mac bundles, you can 
combine a tcl/tk runtime, your scripts, associated data, and even an 
embedded db into a single executable file. Check out starkits here: 
http://www.equi4.com/starkit.html

For adding inline code to your Tcl scripts, check out critcl: 
http://www.equi4.com/critcl.html

SWIG, one of the technologies that makes it trivial to link in custom C 
code with your tcl scripts, also works with other scripting languages. 
Check out SWIG here: http://www.swig.org/.


-- 
Bryan Oakley
http://www.tclscripting.com
 




 17 Posts in Topic:
Lab scripting language?
rob@[EMAIL PROTECTED]   2006-01-23 06:05:07 
Re: Lab scripting language?
Lou Pecora <pecoraREMO  2006-01-23 11:01:18 
Re: Lab scripting language?
"vze35xda@[EMAIL PRO  2006-01-23 09:48:26 
Re: Lab scripting language?
Bryan Oakley <oakley@[  2006-01-29 23:45:33 
Re: Lab scripting language?
"toby" <toby  2006-01-29 17:42:50 
Re: Lab scripting language?
"Rob Shaw" <  2006-01-30 09:32:06 
Re: Lab scripting language?
"C.R. Osterwald"  2006-01-30 11:01:04 
Re: Lab scripting language?
Bryan Oakley <oakley@[  2006-01-30 18:49:31 
Re: Lab scripting language?
"Rob Shaw" <  2006-01-31 11:30:36 
Re: Lab scripting language?
Scott Ellsworth <scott  2006-02-01 11:20:01 
Re: Lab scripting language?
down@[EMAIL PROTECTED] (  2006-08-20 14:41:47 
Re: Lab scripting language?
Simon Slavin <slavins.  2006-08-22 21:39:27 
Re: Lab scripting language?
"Rob Shaw" <  2006-08-25 07:49:15 
Re: Lab scripting language?
Jay Lee <drjayleenospa  2006-08-25 14:11:51 
Re: Lab scripting language?
Jon Harrop <jon@[EMAIL  2007-06-03 17:53:22 
Re: Lab scripting language?
Simon Slavin <slavins.  2007-06-05 22:36:37 
Re: Lab scripting language?
David Stone <no.email@  2007-06-06 08:50:00 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 16:38:55 CDT 2008.