Content deleted Content added
Dialects of BASIC. |
|||
Line 12:
:Err, maybe I'm reading something wrong, but shouldn't [[NGL]] be under [[J]] instead of [[K]]? [[User:Egregius|Egregius]]
Worse: why is C# listed under C at all? There are trivial syntax differences between C# and Java, whereas there are major conceptual differences between C# and C. For example, C# is all-garbage collected; C is not, but Java is. C# compiles (normally) to a byte code; C does not, but Java does (generally). C# does not support RAII (because the 'finalizers' aren't called at any particular time); C does and Java does not.
== Concurrent Turing ==
|