Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Thu, 13 Feb 2003
Yes, all languages are turing complete, but....
Carlos points to a bunch of pages that describe how to implement features of various higher level languages in Java, or by creating a new language based on Java. While it's true that its useful to know how these features can be simulated, to me it's like saying that all general purpose languages are complete. Plus he left out the most important one: how to do macros in Java so that all the embedding and simulation can be hidden. I want my language to be expressive from the get go. I don't want to build these features in by emulation, and I don't want to use a pattern if I'm just working around deficiencies in the language.
[13:43] |
[computers/programming] |
# |
TB |
F |
G |
0 Comments |
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk