Re: Euphoria.NET

new topic     » goto parent     » topic index » view thread      » older message » newer message

At work I create .NET applications using C#. When I first read the title 
'Euphoria.NET' I thought someone would suggest making a .NET-version of 
Euphoria. This wouldn't be that hard to do: .NET compiled applications use 
an intermediate language (IL), and the .NET Framework provides all the 
tools you need to compile code to that language. The only thing that might 
be a problem is OOP: .NET is an object-oriented environment, but this 
shouldn't be that big a problem. The advantage is that a lot is already 
available: Windows Forms (no need for Win32Lib), database access, 
networking, encryption, XML, ... You can even use libraries written in 
other languages (like C#, VB.NET, J#, ...).

If there are people that know .NET and want to help create E# (the 
.NET-version of Euphoria), just send me an e-mail (or reply to this 
message).

-- 

Tommy Carlier
tommy online: http://users.pandora.be/tommycarlier

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu