Scripting again.

so so at so.do
Thu Dec 9 14:23:04 PST 2010


> How is this different from using dynamic libraries?
For dynamic libraries it is different, everything lies at the definition,  
there is nothing annoying there.
---
export function() {
	...
}
---

That is it! All you need is here.

> Surely you don't think plug-ins are a zero gain?
I guess i wasn't clear with "zero gain". The gain of scripting your  
program is grand.
But falling back to a dummy language for this is zero gain. You don't fall  
back to another language to use a dynamic library.
For scripting, you use another language mostly because you have to.

-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/


More information about the Digitalmars-d mailing list