The more I think about it, the more I like it. Given ODF standards, we should be able to whip something out with XSLT fairly easily. As a proof of concept, it could start as a generic preprocessor that gets fed different XSL files for different underlying compilers.
Alexey ________________________________ From: Eric Jablow <[email protected]> To: The Java Posse <[email protected]> Sent: Wed, May 18, 2011 9:03:12 AM Subject: [The Java Posse] Re: Vs: Re: How many characters do you use for indention? On May 18, 5:45 am, Roland Tepp <[email protected]> wrote: > At the risk of causing some whitespace holy war, I would actually secont > that sentiment. > Also - if everyone used tab for indentation, it would open up elastic > tabstops <http://nickgravgaard.com/elastictabstops/> and opening up. > Also, to throw it out here, I just stumbled upon a pretty neat idea talking > about sidestepping the whole *tabs vs spaces* discussion by using a word >processor<http://daniel.lanovaz.org/Site/Blog/Entries/2004/10/31_Thinking_with_...> >> > for writing code instead. Quite bold proposal, I would say... > > kolmapäev, 18. mai 2011 9:56.33 UTC+3 kirjutas Casper Bang: > Once upon a time, when I was programming on a NeXT box, I saw that one could have his Objective-C .h and .m files be RTF files. The compiler would ignore fonts, styles, and colors. I am now having odd dreams of a programming language where fonts, styles, and colors are significant. Instead of writing a[3], one would write a (subscript)3. They're fitting me for my straitjacket now. Eric P.S. Is there a J-Intercal yet? -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
