Introducing Cobra
John H. Robinson, IV
jhriv at ucsd.edu
Wed Jan 2 11:22:14 PST 2008
Chuck Esterbrook wrote:
>
> I've created a programming language that could be described as a cross
> between Python, Eiffel, Objective-C and C#. It runs on Linux, Mac and
> Windows via Novell Mono or MS .NET.
Does it support # style comments, so we can begin with
#!/usr/bin/cobra
?
On a personal note, COBOL-like whitespace significance is enough to turn
me off of a language that any other problem it has will prevent me from
using it.
I noticed that the POSIX ``compiler'' just creates a mono object. What
it the benefit of using the mono object, instead of calling the cobra
interpreter directly?
-john
More information about the KPLUG-LPSG
mailing list