Re: Embedded Io Examination (Speed and Security)
Joshua Cearley <[email protected]>
| Newsgroups | gmane.comp.lang.io |
|---|---|
| Message-ID | <[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. -JC