On 4/5/07, Pascal Jasmin <[EMAIL PROTECTED]> wrote:
I'll be using your implementation to extend a J tool to automate documentation
and transact-sql procedure generation based on anotated table definitions.
This sounds interesting.
Also, I'd like to make a minor change in my "shift-reduce" parser:
parse=: [: value [: > [: shift&.>/ blank |.@, words
value=: 0 {:: , [: crate^:(<:@#)
This is purely a matter of taste, but arranging things this way makes the
'parse' verb independent of the underlying data representation.
That's not a practical issue in this context, but is something I was trying
to achieve in my initial choice of verbs.
--
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm