POV-Ray : Newsgroups : povray.off-topic : And today, C# : Re: And today, C# Server Time
10 Oct 2024 21:17:32 EDT (-0400)
  Re: And today, C#  
From: Invisible
Date: 12 Feb 2008 11:39:53
Message: <47b1cbd9$1@news.povray.org>
Gail Shaw wrote:

>> I heard of it. I know some of its features. I have never used it, and
>> don't even know what the syntax looks like.
> 
> Very much like C++ or Java at a first glance.

Er, what?

class
   HELLO_WORLD
create
   make
feature
   make
     do
       print("Hello, world!%N")
     end
end

Sure, looks just like C++ or Java. ;-)

[Actually, I think Pascal would be closer... Unlike certain other 
languages, the syntax is more heavy on language keywords than exotic 
punctuation.]

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.