Re: Embedded Io Examination (Speed and Security)
Oscar Martinez <[email protected]>
| Newsgroups | gmane.comp.lang.io |
|---|---|
| Message-ID | <[email protected]> |
2011/6/1 Joshua Cearley <[email protected]> > > > On Wed, Jun 1, 2011 at 1:08 AM, Jan-Paul Bultmann <[email protected]>wrote: >> >> I settled on this: >> [..] >> >> you could implement something similar within minutes. >> There was a discussion about this on the mailing list with the subject >> "Docstrings", which showed that embedding docs is really a matter of taste, >> and there are lots of ways to do it. >> I choose it this way, because it has the least syntax mangling and feels >> (too me :)) relatively ioish. >> > > Yet still wrong. I'm talking about *documentation to embed Io VMs in to an > application for use such as games use Lua for scripting*; _NOT_ > doxygen-style documentation or docstrings. > > Hi Joshua, Have you tried the wiki accesible from www.iolanguage.com? => http://en.wikibooks.org/wiki/Programming:Io The "Writing Addons<http://en.wikibooks.org/wiki/Io_Programming/Writing_Addons>" page maybe helpful (at least it was for me :) Regards, omf