<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Java as Lingua Franca</title>
	<atom:link href="http://cafe.elharo.com/blogroll/java-as-lingua-franca/feed/" rel="self" type="application/rss+xml" />
	<link>http://cafe.elharo.com/blogroll/java-as-lingua-franca/</link>
	<description>Longer than a blog; shorter than a book</description>
	<pubDate>Fri, 21 Nov 2008 19:47:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Everything is pseudocode</title>
		<link>http://cafe.elharo.com/blogroll/java-as-lingua-franca/#comment-213308</link>
		<dc:creator>Everything is pseudocode</dc:creator>
		<pubDate>Fri, 04 Apr 2008 14:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/java/java-as-lingua-franca/#comment-213308</guid>
		<description>[...] that pseudocode is better. Do you really want to be reading and writing Java all day long? Because Java is the lingua franca. There is no question that you can express everything in Java, Java being Turing complete, but [...]</description>
		<content:encoded><![CDATA[<p>[...] that pseudocode is better. Do you really want to be reading and writing Java all day long? Because Java is the lingua franca. There is no question that you can express everything in Java, Java being Turing complete, but [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tgiacaman</title>
		<link>http://cafe.elharo.com/blogroll/java-as-lingua-franca/#comment-148565</link>
		<dc:creator>tgiacaman</dc:creator>
		<pubDate>Tue, 30 Oct 2007 02:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/java/java-as-lingua-franca/#comment-148565</guid>
		<description>Java as "Lingua Franca"?, Ok, java is a very good OOP language but a seriuos programmer has to understand which adapts better for each situation. In a real world situation you have to deal with COBOL + C-API to integrate a Queue manager with a java-api + J2EE to implement a web front end. Somewhere you have to decide to use C, C++ or even assembler if you need it. So, I don't know if java is really the "lingua franca", I think it is more like a good OOP language with a very spread support from every where. But yopu have to recognize that sometimes it is to slow when you need crunch numbers as a mad!!

So, Programming Language are good suitable for what they do best, even Delphi exist also as a Pascal OOP proposal, so don't missunderstand what a good engineer has to deal with some "evangelist" statements that fit better with some educational enviroments. In the real world you have to pick the best tool you can have to solve the real problem, so don't hessitate even on using perl, ruby, python and other programming language available somewhere in the World Wide Web.

Regards, TG</description>
		<content:encoded><![CDATA[<p>Java as &#8220;Lingua Franca&#8221;?, Ok, java is a very good OOP language but a seriuos programmer has to understand which adapts better for each situation. In a real world situation you have to deal with COBOL + C-API to integrate a Queue manager with a java-api + J2EE to implement a web front end. Somewhere you have to decide to use C, C++ or even assembler if you need it. So, I don&#8217;t know if java is really the &#8220;lingua franca&#8221;, I think it is more like a good OOP language with a very spread support from every where. But yopu have to recognize that sometimes it is to slow when you need crunch numbers as a mad!!</p>
<p>So, Programming Language are good suitable for what they do best, even Delphi exist also as a Pascal OOP proposal, so don&#8217;t missunderstand what a good engineer has to deal with some &#8220;evangelist&#8221; statements that fit better with some educational enviroments. In the real world you have to pick the best tool you can have to solve the real problem, so don&#8217;t hessitate even on using perl, ruby, python and other programming language available somewhere in the World Wide Web.</p>
<p>Regards, TG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Cafes &#187; Two Criteria for Closures</title>
		<link>http://cafe.elharo.com/blogroll/java-as-lingua-franca/#comment-56586</link>
		<dc:creator>The Cafes &#187; Two Criteria for Closures</dc:creator>
		<pubDate>Thu, 15 Feb 2007 15:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/java/java-as-lingua-franca/#comment-56586</guid>
		<description>[...] Several things concern me though. One is syntax. I really, really want the syntax to be simple and have no surprises or significant learning curve. I want existing Java programmers to be able to read Java code that uses closures (or first class functions) and immediately be able to see what the code is doing without any prior training in the new syntax. I want the syntax to be that clear. If we can&#8217;t have that, I don&#8217;t want to do it. I want Java to still be a lingua franca. [...]</description>
		<content:encoded><![CDATA[<p>[...] Several things concern me though. One is syntax. I really, really want the syntax to be simple and have no surprises or significant learning curve. I want existing Java programmers to be able to read Java code that uses closures (or first class functions) and immediately be able to see what the code is doing without any prior training in the new syntax. I want the syntax to be that clear. If we can&#8217;t have that, I don&#8217;t want to do it. I want Java to still be a lingua franca. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Labnotes &#187; Rounded Corners - 103</title>
		<link>http://cafe.elharo.com/blogroll/java-as-lingua-franca/#comment-55098</link>
		<dc:creator>Labnotes &#187; Rounded Corners - 103</dc:creator>
		<pubDate>Fri, 09 Feb 2007 08:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/java/java-as-lingua-franca/#comment-55098</guid>
		<description>[...] The Lingua franca of the MySpace generation. Elliotte Rusty Harold: &#8220;When I travel I speak English. When I teach I speak Java, and for the same reason: it lets me be understood.&#8221; I have to agree with him, Ruby&#8217;s syntax is only good if you&#8217;re talking to Ruby developers. Though, I&#8217;d never imagine using Java: the syntax is so verbose you need 10pt fonts on the slides. I like something that&#8217;s readable to most people, simple enough and short, so I use JavaScript. [...]</description>
		<content:encoded><![CDATA[<p>[...] The Lingua franca of the MySpace generation. Elliotte Rusty Harold: &#8220;When I travel I speak English. When I teach I speak Java, and for the same reason: it lets me be understood.&#8221; I have to agree with him, Ruby&#8217;s syntax is only good if you&#8217;re talking to Ruby developers. Though, I&#8217;d never imagine using Java: the syntax is so verbose you need 10pt fonts on the slides. I like something that&#8217;s readable to most people, simple enough and short, so I use JavaScript. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damon</title>
		<link>http://cafe.elharo.com/blogroll/java-as-lingua-franca/#comment-54991</link>
		<dc:creator>Damon</dc:creator>
		<pubDate>Thu, 08 Feb 2007 22:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/java/java-as-lingua-franca/#comment-54991</guid>
		<description>Whether or not Python or Ruby *should* be the lingua franca, it's hard to argue that it is.  These languages are still not used that way, due to their relatively recent populatrity.  And when it comes to static, primarily compiled languages, Java's syntax is a much more obvious than the alternatives.

For algorithmic code, I believe that "non-idiomatic" Python (no list comprehensions, or other features that don't resemble those in C/Java) would be more concise and readable in most situations.  It's much closer to working pseudocode.  For code involving the design of object hierarchies, Python might be more confusing to those who don't know the language because of its syntax for object initialization, its syntax for static methods (or penchant for eschewing this in favor of functions at the module scope), etc.

I am not a Ruby expert, but I expect that language could also be quite readable to those who don't know it if--again--you avoided features (such as x.each {}, etc.) that have a less obvious correspondence to features of C/Java.  

Scheme probably does the most with the least syntax, so it is actually a good choice for expressing ideas in a syntax-neutral way.  However, it's even less likely to be considered "readable" by anyone doesn't know a dialect of Lisp.  And of course you would not want to to touch code that uses macros.

Haskell might be a very "pure" functional language, but its syntax choses purity and simplicity over similarity to more "mainstream" languages.  Ideas are not likely to be expressed similarly in both Haskell and another language, and it's probably easier to translate from another language to Haskell than from Haskell to another language (with the important exception of output--monad-based output tends to be much trickier than the side-effect based output found in most languages).

And the more specialized the domain, the less likely that a general purpose language will beat out a domain-specific language.  The above poster's comment on Prolog for logic programming makes sense.  Similarly, if you're doing parallel programming, something like Cilk or whatever they call the Java version of Cilk would be a better choice.</description>
		<content:encoded><![CDATA[<p>Whether or not Python or Ruby *should* be the lingua franca, it&#8217;s hard to argue that it is.  These languages are still not used that way, due to their relatively recent populatrity.  And when it comes to static, primarily compiled languages, Java&#8217;s syntax is a much more obvious than the alternatives.</p>
<p>For algorithmic code, I believe that &#8220;non-idiomatic&#8221; Python (no list comprehensions, or other features that don&#8217;t resemble those in C/Java) would be more concise and readable in most situations.  It&#8217;s much closer to working pseudocode.  For code involving the design of object hierarchies, Python might be more confusing to those who don&#8217;t know the language because of its syntax for object initialization, its syntax for static methods (or penchant for eschewing this in favor of functions at the module scope), etc.</p>
<p>I am not a Ruby expert, but I expect that language could also be quite readable to those who don&#8217;t know it if&#8211;again&#8211;you avoided features (such as x.each {}, etc.) that have a less obvious correspondence to features of C/Java.  </p>
<p>Scheme probably does the most with the least syntax, so it is actually a good choice for expressing ideas in a syntax-neutral way.  However, it&#8217;s even less likely to be considered &#8220;readable&#8221; by anyone doesn&#8217;t know a dialect of Lisp.  And of course you would not want to to touch code that uses macros.</p>
<p>Haskell might be a very &#8220;pure&#8221; functional language, but its syntax choses purity and simplicity over similarity to more &#8220;mainstream&#8221; languages.  Ideas are not likely to be expressed similarly in both Haskell and another language, and it&#8217;s probably easier to translate from another language to Haskell than from Haskell to another language (with the important exception of output&#8211;monad-based output tends to be much trickier than the side-effect based output found in most languages).</p>
<p>And the more specialized the domain, the less likely that a general purpose language will beat out a domain-specific language.  The above poster&#8217;s comment on Prolog for logic programming makes sense.  Similarly, if you&#8217;re doing parallel programming, something like Cilk or whatever they call the Java version of Cilk would be a better choice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jace</title>
		<link>http://cafe.elharo.com/blogroll/java-as-lingua-franca/#comment-54822</link>
		<dc:creator>Jace</dc:creator>
		<pubDate>Thu, 08 Feb 2007 08:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/java/java-as-lingua-franca/#comment-54822</guid>
		<description>Another vote for Python. It takes too much code in Java to describe even the most basic algorithms. I find Python's syntax more understandable.</description>
		<content:encoded><![CDATA[<p>Another vote for Python. It takes too much code in Java to describe even the most basic algorithms. I find Python&#8217;s syntax more understandable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edson Watanabe</title>
		<link>http://cafe.elharo.com/blogroll/java-as-lingua-franca/#comment-54599</link>
		<dc:creator>Edson Watanabe</dc:creator>
		<pubDate>Wed, 07 Feb 2007 19:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/java/java-as-lingua-franca/#comment-54599</guid>
		<description>If you want to speak to the functional programming community, you'll need to use Scheme or Haskell, not Java.
The logic programming community uses Prolog as the lingua franca.</description>
		<content:encoded><![CDATA[<p>If you want to speak to the functional programming community, you&#8217;ll need to use Scheme or Haskell, not Java.<br />
The logic programming community uses Prolog as the lingua franca.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diogo</title>
		<link>http://cafe.elharo.com/blogroll/java-as-lingua-franca/#comment-54543</link>
		<dc:creator>Diogo</dc:creator>
		<pubDate>Wed, 07 Feb 2007 15:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/java/java-as-lingua-franca/#comment-54543</guid>
		<description>No, there is no lingua franca. Or at the very least, there shouldnt be. If you have to present a complex engineering problem, do you show crayon flow charts? Java should be the lingua franca for projects and situations where Java is an acceptable language to use for the solution of the problem. It turns out, that is not every time. How long would it take do describe a problem such as string matching or patter recognition, using java, with all its verbosiness? Answer: too long. 

There is a best language for every situation. Unless you only refer to enterprise and `basic' applications, than Java is probably it. But if you want to make yourself understood when showing off neural nets, and you spend 50 minutes fighting through the syntax, when you could use something simpler (such as plain pseudo-code, or even a more appropriate language, such as Lisp), Java just doesnt do it.

"When I need to teach cross-platform subjects like DOM or data structures to mixed language audiences, I can easily use Java to show examples and everyone can follow them, even if theyâ€™re not Java programmers."
That is an example where it would be a acceptable language to describe the problem. But if you stray too far from that path, even if they know Java, you're probably missing the point.

The fact that we even consider a programming lingua franca is repulsive. The fact that java is even considered as one, is even more desgusting.</description>
		<content:encoded><![CDATA[<p>No, there is no lingua franca. Or at the very least, there shouldnt be. If you have to present a complex engineering problem, do you show crayon flow charts? Java should be the lingua franca for projects and situations where Java is an acceptable language to use for the solution of the problem. It turns out, that is not every time. How long would it take do describe a problem such as string matching or patter recognition, using java, with all its verbosiness? Answer: too long. </p>
<p>There is a best language for every situation. Unless you only refer to enterprise and `basic&#8217; applications, than Java is probably it. But if you want to make yourself understood when showing off neural nets, and you spend 50 minutes fighting through the syntax, when you could use something simpler (such as plain pseudo-code, or even a more appropriate language, such as Lisp), Java just doesnt do it.</p>
<p>&#8220;When I need to teach cross-platform subjects like DOM or data structures to mixed language audiences, I can easily use Java to show examples and everyone can follow them, even if theyâ€™re not Java programmers.&#8221;<br />
That is an example where it would be a acceptable language to describe the problem. But if you stray too far from that path, even if they know Java, you&#8217;re probably missing the point.</p>
<p>The fact that we even consider a programming lingua franca is repulsive. The fact that java is even considered as one, is even more desgusting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://cafe.elharo.com/blogroll/java-as-lingua-franca/#comment-54346</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 06 Feb 2007 21:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/java/java-as-lingua-franca/#comment-54346</guid>
		<description>Pseudo-code with braces isn't the same as "Java".  If you actually were to stick to Java semantics (types, conversions, objects, memory allocation, initializers, library calls, method calls with half a dozen arguments, no static functions, etc.), non-Java experts would be as confused as if you used any other complex language.

The language that I found easiest to read (not write) for modern audiences is actually Python.  And in terms of documenting complex real-code well, Smalltalk's syntax is unbeatable.</description>
		<content:encoded><![CDATA[<p>Pseudo-code with braces isn&#8217;t the same as &#8220;Java&#8221;.  If you actually were to stick to Java semantics (types, conversions, objects, memory allocation, initializers, library calls, method calls with half a dozen arguments, no static functions, etc.), non-Java experts would be as confused as if you used any other complex language.</p>
<p>The language that I found easiest to read (not write) for modern audiences is actually Python.  And in terms of documenting complex real-code well, Smalltalk&#8217;s syntax is unbeatable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan</title>
		<link>http://cafe.elharo.com/blogroll/java-as-lingua-franca/#comment-54306</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Tue, 06 Feb 2007 17:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/java/java-as-lingua-franca/#comment-54306</guid>
		<description>Here's an article that relates to this issue:

http://wgrosso.wordpress.com/files/2006/04/2003_Java_Better.pdf

quote: "...That Java itself is inevitable from a social point of view.... A whole new style of programming
Write Half, Steal the Rest"

Java copies better than most other languages.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s an article that relates to this issue:</p>
<p><a href="http://wgrosso.wordpress.com/files/2006/04/2003_Java_Better.pdf" onclick="javascript:pageTracker._trackPageview('/outbound/comment/wgrosso.wordpress.com');" rel="nofollow">http://wgrosso.wordpress.com/files/2006/04/2003_Java_Better.pdf</a></p>
<p>quote: &#8220;&#8230;That Java itself is inevitable from a social point of view&#8230;. A whole new style of programming<br />
Write Half, Steal the Rest&#8221;</p>
<p>Java copies better than most other languages.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
