Amazon.com Widgets

Wow -- great list of .NET Languages

Brian Ritchie's has a great list of .NET languages here…   

http://www.dotnetpowered.com/languages.aspx

 

I didn’t even know we had 3 cobol implementations ;-)

 

Published 04 April 05 11:10 by BradA
Filed under:

Comments

# Adrian Florea said on April 4, 2005 12:05 PM:
Another good one:

http://blogs.ugidotnet.org/nettools/articles/8060.aspx
# Ovidiu said on April 4, 2005 1:53 PM:
There seems to be a fierce competition among major Cobol implementers. Some statistics say that there are between 20 and 200 _billion_ lines of existing Cobol code in the world, with ~5bn lines of code being written each year (http://objectz.com/pp/). I can't guarantee the reliability of this source, but it's not the only one to make this claim.

And the overall list of languages available on .NET is impressing. A big thumbs up for Microsoft and their partners.
# Forest Blog said on April 5, 2005 12:05 AM:
# CA said on April 5, 2005 9:56 AM:
It's a shame that BF and Ook# didn't make the list :-)

http://bluesorcerer.net/esoteric/bf.html
http://bluesorcerer.net/esoteric/ook.html
# Judah Himango said on April 5, 2005 1:26 PM:
Haha Oook has to be the funniest langauge on earth. I was just looking at the "hello world" example...hilarious. :-)
# Cheong said on April 6, 2005 5:38 AM:
I believe assembly language is also supported.

Sometime before I read an ASP.NET page coded like this:

<%@ page language="Asm80386" %>
<% Str: DB "Testing…", 0
mov eax, -2
cmp eax, 2
jle Label1
xor eax, eax
Label1: lea esi, Str
push esi
call "Response.Write(string)"
pop esi
%>
<br>
EAX: <%= eax %>
# Cheong said on April 6, 2005 5:41 AM:
Oops, missed that all the "assembly languages" are grouped into "MSIL" category... :P
# Stewart Whaley said on April 12, 2005 2:40 PM:
A good site for .NET Languages:

http://www.dotnetnews.info/
New Comments to this post are disabled

Search

Go

This Blog

Syndication

Page view tracker