POV-Ray : Newsgroups : povray.general : A new SDL Idea : Re: A new SDL Idea Server Time
31 Jul 2024 18:25:43 EDT (-0400)
  Re: A new SDL Idea  
From: nemesis
Date: 4 Oct 2007 15:35:00
Message: <web.47053f4fbcc3cc02773c9a3e0@news.povray.org>
Alain <ele### [at] netscapenet> wrote:
> I don't think that .NET works on anything BUT Windows 2000, XP and Vista. Visual
> Basic is a proprietary Microsoft implementation of Basic, and only run on a
> Windows platform. C# comes from where? Is it from Microsoft?

it was just an example.  But anyway, yes, you can get .NET to run under
Linux via mono.  Of course, be sure to get yourself patent coverage from
the lame Novell/M$ deal... :P

I was just pointing out to Warp that once you get a common binary
infrastructure and get your code compiled to it, documentation is all you
need to call functions written in other languages:  name of the function,
arguments, argument types and returned values.  It's how you are able to
call C/C++ routines from, say, a Delphi program:  in the end it's just
binary routines calling other native binary routines.


Post a reply to this message

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