Re: Embedded Io Examination (Speed and Security)
Joshua Cearley <[email protected]>
| Newsgroups | gmane.comp.lang.io |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 31, 2011 at 2:49 AM, Steve Dekorte <[email protected]> wrote: > > > - Embedding docs have become more sparse; is it still relatively > > simple (albiet tedious) to embed? I have written a tool using Ragel > > to scan over headers and make a tags file for methods/objects to be > > exported, so I have quite a bit of tolerance for the needed > > boilerplates. > > It's simple if you mean having a standard way of embedding docs such that > you can extract them to html. > Wrong kind of embedding ;) Using Io from inside another application has hit and miss docs; I know there used to be a basic page on how to do it but the last time I took a look in to using Io for scripting I ended up having to pull old documents out of the google cache and read through parts of the interpreter.