Friday, December 11, 2009

Mutation

The language point reached, the activity now comes completely different.

Now, the jQuery library has been implemented instead of Prototype : jQuery comes with a bunch of all-managed HTML scripties (panels, tabs, ...)

The jsDebug page (allowing to enter NUL code in an editor, evaluate it, ...) has been replaced by a console : this console can be run as the firebug console for a page using NUL or stand-alone as a sand-box.

The page system is not planned to be finished soon; not The Big Work is about "compilation" or, as it is javascript, the equivalent of "pre-compilation" : building output javascript unreadable files out of the code - The 'challenge' is to have a debug and a release version : both with jquery and 3rd parties compiled and unreadable, one with the NUL program the same and a 'debug' version where the NUL program is kept clear and source files loaded dynamically (to use in firebug and/or other browser debuggers)

After it, I still letted some white pages where a lone "TODO" stand or a pre-algorythm like the recursion management and the "solve" best-case chooser. This will come up to me : it is pure algorythmics I let for the end, half because the "coinditions are still not perfect" and it's still be a fuss, half because I can feel lazzy toward the task and there are still other things to do, and half like you let the last tasty bites for the last fork of the meal.

No comments:

Post a Comment