I will add its documentation soon. Then, English is not my native language, so that this progress may be slow.
在 2012年3月13日星期二UTC+8下午1时39分47秒,jesusabdullah写道: > > As a latex and lisp fan, this looks sweet! Could use a better readme > though. You should put what you said in this email into it! :) > > --Josh > > On Sat, Mar 10, 2012 at 9:36 AM, Belleve Invis <[email protected]> > wrote: > > Overall compilation progress: > > > > Source doc --parse-> Source Tree (lisp style) -- evaluation -> Generated > > content > > > > And its output actions is controlled by the document itself (fileOut and > > consoleOut marco). > > > > 在 2012年3月11日星期日UTC+8上午1时32分22秒,Belleve Invis写道: > >> > >> Hi. I am a node developer from China and I made eido for making > douments. > >> > >> link: http://github.com/be5invis/eido > >> > >> Its kernel is Lisp and its syntax looks like TeX. Its system is entirely > >> based on marcos --- or "functons". defun is provided. It uses eager > >> evaluation in most cases with some special auto-quoting rules defined by > >> functions (for example: quote itself and lambda). > >> > >> Its basic syntax is \marco{arg}{arg}{{raw_arg}}{arg} and > >> > >> :marco{arg}{arg} > >> indented block > >> for last argument. > >> > >> {arg} patterns will contain nested expression with {{raw}} does not. > >> > >> Currently it is still under development, however, you can see some > >> examples in my moescript project: > >> https://github.com/be5invis/moescript/tree/master/src/doc > >> > >> The command path/to/eidoc index.ed will generate a HTML page at > >> ../../doc/index.html . > > > > -- > > Job Board: http://jobs.nodejs.org/ > > Posting guidelines: > > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > > You received this message because you are subscribed to the Google > > Groups "nodejs" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > > http://groups.google.com/group/nodejs?hl=en?hl=en > > -- > Joshua Holbrook > Engineer > Nodejitsu Inc. > [email protected] > > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
