[sc34wg3] CTM - pre-Kyoto vs. post-Kyoto comparison
Jaeho Lee
jaeho at uos.ac.kr
Mon Jan 28 19:11:24 EST 2008
Hello,
Please guess what languages are used for the following codes.
----------------------------------------------------
10 PRINT "HELLO WORLD"
----------------------------------------------------
main() {
printf("hello, world\n");
}
----------------------------------------------------
class HelloWorld {
public static void main (String args[]) {
System.out.print("Hello World ");
}
}
----------------------------------------------------
Even if it is verbose, I would stick with the last one.
As I read through the comparison list at
<http://www.semagia.com/tmp/ctm-comparison.html>, toward the end of the
list, that is, toward the REAL cases, I was convinced that explicit
delimiters "{ ; }" make sense.
---
Jaeho Lee
The University of Seoul
-----Original Message-----
From: sc34wg3-bounces at isotopicmaps.org
[mailto:sc34wg3-bounces at isotopicmaps.org] On Behalf Of Lars Heuer
Sent: Tuesday, January 29, 2008 3:37 AM
To: Discussion of ISO/IEC 13250 Topic Maps
Subject: [sc34wg3] CTM - pre-Kyoto vs. post-Kyoto comparison
Hi all,
I started a pre-Kyoto vs. post-Kyoto comparison for CTM based on our
CTM use cases:
<http://www.semagia.com/tmp/ctm-comparison.html>
I hope this helps a bit to see the differences.
It is not complete yet, but I have to run now.
Best regards,
Lars
--
http://www.semagia.com
_______________________________________________
sc34wg3 mailing list
sc34wg3 at isotopicmaps.org
http://www.isotopicmaps.org/mailman/listinfo/sc34wg3
More information about the sc34wg3
mailing list