New edition of Code Patterns

Started by Lutz, July 04, 2009, 03:31:04 PM

Previous topic - Next topic

Lutz

Thanks to Cormullion for reading through "Code Patterns" and fix the most glaring errors.



Online here:



http://www.newlisp.org/dokuwiki/doku.php?id=code_patterns">http://www.newlisp.org/dokuwiki/doku.ph ... e_patterns">http://www.newlisp.org/dokuwiki/doku.php?id=code_patterns



and for users with less bandwidth (no syntax highlighting):



http://www.newlisp.org/downloads/CodePatterns.html">http://www.newlisp.org/downloads/CodePatterns.html

cormullion

#1
Hi Lutz! Are you treating the wiki version as the 'master' and producing versions from it...? I know there are some more minor corrections to do, when I have time to find them again... :)



I think the new HTML version of Code Patterns looks great, by the way - at least in Safari 4!

newdep

#2
That Wiki is very nice.. Will it stay or is it a test still?
-- (define? (Cornflakes))

Lutz

#3
At least for "Code Patterns" the wiki is now the master and the HTML version (without syntax highlighting) is generated quickly from it via a script. I am watching the changes and will continually update the HTML version as changes are made. The current version is "2009 July 5th".



Perhaps for the "Users Manual and Reference" I want to do something similar. Only in this case, I also need to go into the other direction, splitting up the file into chapters and functions for the wiki, then assembling all again for a fast loading HTML file.