10 Jan 2012 18:00
Hello all, thinking of trying weblock, a few questions
Hello all (newbie to this group here), I'm thinking of using weblocks for a "toy project"(that maybe could become something else), having programmed in lisp quite a bit (but that's already quite some years ago, and not doing much programming anymore these days). The project would have somekind of "wiki aspect", by that I mean a need for managing structured text, and so would like to know if weblock includes somekind of "simple markup language support" (like markdown, markmin, creole) out of the box ? Or easily usable from other SBCL packages ? For those interested, it would be about ideas presented in below blog (blog format used for practical reasons, but not really a blog, and currently in French) : http://iiscn.wordpress.com/about/ Or also partly in below thread in English : http://groups.google.com/group/comp.lang.lisp/browse_thread/thread/1b182a31305bf0b9# Or small abstract in English for the code/decode algorithm : http://iiscn.files.wordpress.com/2011/03/abstract.pdf So basically, it is about using a code/decode algorithm (published as a patent, this also to "oblige" myself to write it somehow), allowing to map in a fixed space (64 bits or more most probably, but this can be variable and changed), all kinds of currently existing "ID spaces" (like UNICODE code points, country codes, language codes, ISBN for books, GS1 bar codes etc) exactly "as is"(no renumbering at all), and then use these IDs to set up a kind of "ubiquitous permanent lisp(Continue reading)
RSS Feed