Darn! When I saw the title, I thought this was about linear programming...
Maybe this will convince me to give literate programming another look. On Sat, May 22, 2010 at 7:29 PM, Andrew Nikitin <[email protected]> wrote: > > I have implemented Jtangle (which extracts J code from JWiki pages) in J. > > http://www.jsoftware.com/jwiki/AndrewNikitin/Jtangle > > I also used it as a hack to load (which hack is described in > > http://www.jsoftware.com/jwiki/AndrewNikitin/loadlit > > The abridged verson is this: > > Performing extra step of extracting code portion from literate source > before execution may be just enough bother to discourage its use > altogether. Therefore if it is integrated with load, it has more potential > to be actually used. > > This way you keep your source as .lit, edit it this way and debug by > running > usual load 'yourscript.lit'. > If there is a need the .lit may be published on Jwiki by pasting its > contents > into edit form. > _________________________________________________________________ > The New Busy is not the too busy. Combine all your e-mail accounts with > Hotmail. > > http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA ^me^ at acm. org is my preferred e-mail ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
