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 -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
