Hi Sekhar, As of now, there are more than 22 different languages and compilers available in .NET apart from the 3 .NET compilers. Some of them are: A#, AsmL, CAML ,Component Pascal, Delta Forth, Dyalog APL, Eiffel, F# , Fortran for .NET , FTN95 for .NET, Haskell, Hugs98 for .NET, Mercury , ML , Mondrian , NetCOBOL for .NET, Perl, Python, SmallScript and others... Imagine you have huge Cobol or Fortran application and you want to migrate to .NET. All you have to is pick up the corresponding language compiler and compile the source. Now any other .NET language can understand it and use it. Instead of re-writting the it in some .NET language. This provided you have confirm to the CLS. Need any help, do post a msg back. Happy Coding. |