It's also nice for printing on paper. Ink is expensive. On Sun, May 5, 2013 at 6:49 PM, Michał Marczyk <[email protected]> wrote: > On 5 May 2013 15:19, Simone Mosciatti <[email protected]> wrote: >> It is probably me being stupid, but WHY ? > > Much easier to maintain your code when you can touch it without > risking it soiling your hands with all the black lettering. > > >> >> >> On Sunday, May 5, 2013 8:11:05 AM UTC+2, David Lowe wrote: >>> >>> It's much, much simpler than any compiler! It just translates arbitrary >>> clojure code to and from all-whitespace strings :) >>> >>> Thanks, >>> David >>> >>> >>> On Sat, May 4, 2013 at 11:26 AM, Gary Verhaegen <[email protected]> >>> wrote: >>>> >>>> Without looking at more than the Readme on github, I guess it's kind >>>> of like a compiler to whitespace. You know, the whitespace programming >>>> language : >>>> http://en.wikipedia.org/wiki/Whitespace_(programming_language) >>>> >>>> like implemented as a user defined type with the #bleach/ed type. >>>> >>>> On 4 May 2013 19:51, AtKaaZ <[email protected]> wrote: >>>> > could you post a sample code how it looks before and after? >>>> > >>>> > >>>> > On Thu, May 2, 2013 at 7:36 AM, David Lowe <[email protected]> wrote: >>>> >> >>>> >> bleach: whitens unsightly code! >>>> >> >>>> >> When you bleach your code, it continues to work as before, only now it >>>> >> looks like: >>>> >> >>>> >> (use 'bleach.core) #bleach/ed " >>>> >> >>>> >> >>>> >> >>>> >> >>>> >> " >>>> >> >>>> >> Find it here: https://github.com/dlowe/bleach >>>> >> >>>> >> Enjoy :) >>>> >> David Lowe >>>> >> >>>> >> -- >>>> >> -- >>>> >> You received this message because you are subscribed to the Google >>>> >> Groups "Clojure" group. >>>> >> To post to this group, send email to [email protected] >>>> >>>> >> Note that posts from new members are moderated - please be patient >>>> >> with >>>> >> your first post. >>>> >> To unsubscribe from this group, send email to >>>> >> [email protected] >>>> >>>> >> For more options, visit this group at >>>> >> http://groups.google.com/group/clojure?hl=en >>>> >> --- >>>> >> You received this message because you are subscribed to the Google >>>> >> Groups >>>> >> "Clojure" group. >>>> >> To unsubscribe from this group and stop receiving emails from it, send >>>> >> an >>>> >> email to [email protected]. >>>> >>>> >> For more options, visit https://groups.google.com/groups/opt_out. >>>> >> >>>> >> >>>> > >>>> > >>>> > -- >>>> > -- >>>> > You received this message because you are subscribed to the Google >>>> > Groups "Clojure" group. >>>> > To post to this group, send email to [email protected] >>>> >>>> > Note that posts from new members are moderated - please be patient with >>>> > your >>>> > first post. >>>> > To unsubscribe from this group, send email to >>>> > [email protected] >>>> >>>> > For more options, visit this group at >>>> > http://groups.google.com/group/clojure?hl=en >>>> > --- >>>> > You received this message because you are subscribed to the Google >>>> > Groups >>>> > "Clojure" group. >>>> > To unsubscribe from this group and stop receiving emails from it, send >>>> > an >>>> > email to [email protected]. >>>> >>>> > For more options, visit https://groups.google.com/groups/opt_out. >>>> > >>>> > >>>> >>>> -- >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Clojure" group. >>>> To post to this group, send email to [email protected] >>>> >>>> Note that posts from new members are moderated - please be patient with >>>> your first post. >>>> To unsubscribe from this group, send email to >>>> [email protected] >>>> >>>> For more options, visit this group at >>>> http://groups.google.com/group/clojure?hl=en >>>> --- >>>> You received this message because you are subscribed to the Google Groups >>>> "Clojure" group. >>>> To unsubscribe from this group and stop receiving emails from it, send an >>>> email to [email protected]. >>>> >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>>> >>> >> -- >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to [email protected] >> Note that posts from new members are moderated - please be patient with your >> first post. >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/clojure?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Clojure" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > >
-- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
