.NET Compilers

Siete interessati a sapere quanti e quali compilatori .NET esistono sulla faccia della Terra?
Eccovi un bella lista che dovrebbe farvi contenti:

Ada

APL AsmL BrainFuck

C Standard

C#
  • C# (MS)
  • mcs (Mono/Ximian)
  • cscc (DotGNU Portable.NET)
Caml C++ Cobol Delphi Eiffel Forth Fortran Java JavaScript

Haskell

LOGO Lua Mercury Mondrian Oberon Perl Pascal PHP

PL/1

Prolog

Python Ruby RPG

Scala

Scheme
  • Scheme (Northwestern University)
Small Talk SML (Standard Meta Language)
  • SML.NET (MS Research, University of Cambridge)
Visual Basic Others

La fonte orginali è stata http://blogs.sqlxml.org/VinodKumar.  Grazie a tutti coloro che hanno contribuito e contribuiscono a tenere la lista aggiornata tramite i loro commenti ()...ma in particolare ad Adrian che è un'assidua fonte di link ed informazioni :-)

Un'altra serie di link che contengono i linguaggi che supportano .NET sono:

Ovviamente se avete correzioni / aggiunte da fare segnalate pure.

 

Print | posted on giovedì 30 dicembre 2004 12.02

Feedback

# Compilatori .NET

Left by .NET Tools Blog at 31/12/2004 14.52
Gravatar

# re: .NET Compilers

Left by Adrian Florea at 03/01/2005 1.05
Gravatar Non c'entra con i compilatori .NET però è un esempio di come lo stesso problema si possa implementare in più di 100 linguaggi:

http://www.kernelthread.com/hanoi/

# re: .NET Compilers

Left by Adrian Florea at 03/01/2005 21.53

# re: .NET Compilers

Left by Adrian Florea at 04/01/2005 0.59
Gravatar BOO (python inspired syntax)
http://boo.codehaus.org/

boh

# re: .NET Compilers

Left by Adrian Florea at 04/01/2005 22.37
Gravatar C#Minor
http://www.scifac.ru.ac.za/resourcekit/

da un libro che ho sfogliato stasera ma non mi ha entusiasmato tanto:
P.D. Terry, "Compiling with C# and Java", Pearson Education (2005)

# re: .NET Compilers

Left by Adrian Florea at 05/01/2005 23.44
Gravatar A F#, Don Syme dedica il suo intero blog (appena creato):
http://blogs.msdn.com/dsyme/

E a proposito di F#, nell'indirizzo metti aspx al posto di htm

# re: .NET Compilers

Left by Adrian Florea at 08/01/2005 13.42
Gravatar RubySharp

Jan-Åke Hedström, "RubySharp - A Ruby to CIL Compiler"
Degree project for master degree in Software engineering
University of Trollhättan, Uddevalla (2004)
http://www.pronovomundo.com/htu/theses2004/rubysharp_hedstrom_thesis_final_040526.pdf

# re: .NET Compilers

Left by Adrian Florea at 16/01/2005 22.34
Gravatar Non poteva mancare l'assembler pe x86:

http://www.viksoe.dk/code/asmil.htm

# re: .NET Compilers

Left by Adrian Florea at 23/01/2005 3.14

# re: .NET Compilers

Left by Adrian Florea at 23/01/2005 3.20
Gravatar MixNet - compilatore di Mixal
(http://sourceforge.net/projects/mixnet/)

# re: .NET Compilers

Left by Adrian Florea at 23/01/2005 21.58
Gravatar Non è un nuovo compilatore .NET, però è una cosa interessantissima:

"Ruby/.NET Bridge - You can access .NET objects from Ruby and vice-versa".

http://www.saltypickle.com/RubyDotNet

# re: .NET Compilers

Left by Adrian Florea at 11/02/2005 10.25
Gravatar Ciao Davide,

il link per Component Pascal punta su un indirizzo inesistente. Quello corretto è questo: http://www.citi.qut.edu.au/members/research_areas/plas/projects/cp_files/cpnet.jsp
Per quelli interessati, esiste anche uno Yahoo Group dedicato a questo linguaggio: http://groups.yahoo.com/group/GPCP/

# re: .NET Compilers

Left by Adrian Florea at 12/02/2005 9.42

# re:

Left by Rick Byers at 15/02/2005 7.18
Gravatar

# re: .NET Compilers

Left by Adrian Florea at 22/02/2005 7.04

# re: .NET Compilers

Left by Adrian Florea at 24/02/2005 8.30
Gravatar Advanced Compiler Technology Group @ Microsoft Research
http://research.microsoft.com/act/

# re: .NET Compilers

Left by Adrian Florea at 18/03/2005 8.46
Gravatar un video di 21 minuti con T. Matousek & L. Prosek sul Phalanger (il compilatore PHP .NET)
http://channel9.msdn.com/ShowPost.aspx?PostID=48906

# re: .NET Compilers

Left by Adrian Florea at 05/04/2005 10.18
Gravatar RDNZL - A .NET layer for Common Lisp
http://weitz.de/rdnzl/

# re: .NET Compilers

Left by Adrian Florea at 05/04/2005 10.29
Gravatar CLR CLisp
C:\Program Files\Microsoft.NET\SDK\v1.1\Tool Developers Guide\Samples\clisp

# re: .NET Compilers

Left by Adrian Florea at 05/04/2005 10.34
Gravatar Foil - a Foreign Object Interface for Lisp
http://foil.sourceforge.net/

(a protocol and a set of libraries that facilitate access to JVM and CLI/CLR, and their libraries, from Lisp)

# re: .NET Compilers

Left by Fabián at 05/04/2005 17.25
Gravatar Lexico is a didactic in Spanish objects oriented language (POO or OOP .NET) destined for the learning and teaching in the elaboration of algorithms and the objects oriented programming. Download the compiler from http://riosur.net . This is a pedagogic recourse that supports the initiation. It’s a useful help or tool for methods of exploratory and experimental character. Learn in a easy way to program and to design algorithms objects oriented.

# re: .NET Compilers

Left by Fabián at 05/04/2005 17.42
Gravatar Use codes in italian, spanish and other idioms with Lexico by the synonymous'way, for example: synonymous "tarea" "cómpito", "objeto" "oggetti"

Download the Lexico compiler from http://riosur.net .

# re: .NET Compilers

Left by Adrian Florea at 10/04/2005 22.16
Gravatar Zing
http://research.microsoft.com/projects/zing/

(automatic model extraction from code!)

# re: .NET Compilers

Left by Adrian Florea at 23/04/2005 0.26

# re: .NET Compilers

Left by Adrian Florea at 25/04/2005 14.30
Gravatar Una lista simile di compilatori, però per JVM!!!

http://flp.cs.tu-berlin.de/~tolk/vmlanguages.html

"Currently (spring 2005), it comprises close to 200 different systems"...

# re: .NET Compilers

Left by Adrian Florea at 25/04/2005 15.03
Gravatar Csswf (SWF compiler - use C# rather than ActionScript)
http://blog.debreuil.com/archive/2004/08/18/376.aspx

non c'entra tanto con questa lista però, è una figata lo stesso

# The Complete List of CLR Languages

Left by Frankie Fresh's Blog at 13/05/2005 16.22
Gravatar

# re: .NET Compilers

Left by Vadim B. Guzev at 25/05/2005 16.41
Gravatar MC# Language
( http://u.pereslavl.ru/~vadim/MCSharp/ )
- asynchronous parallel programming language for cluster- and GRID-architectures.

# re: .NET Compilers

Left by Adrian Florea at 27/07/2005 12.19

# re: .NET Compilers

Left by Adrian Florea at 09/08/2005 9.12
Gravatar post molto lunghi e molto ben fatti sul blog di Bart De Smet, su Spec# e Comega:

Spec# Post Category
http://blogs.bartdesmet.net/bart/category/47.aspx

Comega Post Category
http://blogs.bartdesmet.net/bart/category/40.aspx

# re: .NET Compilers

Left by Adrian Florea at 22/10/2005 16.19
Gravatar Common Larceny (Scheme)
http://www.ccs.neu.edu/home/jrm/download.html

C'è anche questa presentazione:
W. Clinger, "Common Larceny", International Lisp Conference 2005
http://international-lisp-conference.org/2005/media/clinger-slides/index.html (slides)
http://international-lisp-conference.org/2005/media/clinger-audio.mp3 (audio)

# re: .NET Compilers

Left by also at 16/01/2006 5.09
Gravatar Kid's Programming Language

# re: .NET Compilers

Left by Adrian Florea at 29/01/2006 19.27

# Microsoft Common Compiler Infrastructure

Left by Web Log di Adrian Florea at 29/01/2006 21.22
Gravatar

# re: .NET Compilers

Left by Adrian Florea at 11/02/2006 19.35

# Introduction to the CLR

Left by Mint Source :: The Blog at 05/04/2006 12.45
Gravatar The CLRThe Common Language Runtime (CLR) coupled with the Common Type system (CTS) provides the basis...

# re: .NET Compilers

Left by Adrian Florea at 20/04/2006 14.50
Gravatar dovrebbe essere bellissimo:

The .NET Programming Languages And Compilers Symposium: Lang .NET 2006
Seattle, Washington, United States, August 1-3, 2006
http://lambda-the-ultimate.org/node/1416

# re: .NET Compilers

Left by Adrian Florea at 25/06/2006 15.38
Gravatar Compilr - Online compiler (C#, VB.NET)
http://www.caller.me.uk/Compilr/

# re: .NET Compilers

Left by Adrian Florea at 03/08/2006 11.14
Gravatar è finito ieri, a Redmond:

2006 Lang .NET Symposium
July 31 - August 2
http://www.langnetsymposium.com/

agenda bellissima!

# re: .NET Compilers

Left by Adrian Florea at 23/08/2006 8.01
Gravatar Vista Smalltalk (Peter Fisk)
http://vistasmalltalk.wordpress.com/

# re: .NET Compilers

Left by Adrian Florea at 06/11/2006 0.07
Gravatar un bellissimo articolo introduttivo per gli aspiranti compiler writer:

Abdulaziz Ghuloum, "An Incremental Approach to Compiler Construction"
http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf

# re: .NET Compilers

Left by Adrian Florea at 14/11/2006 16.20
Gravatar Peter Ahé, "Good books on compiler design or implementation"
http://blogs.sun.com/ahe/entry/good_books_on_compiler_design

# re: .NET Compilers

Left by Adrian Florea at 19/12/2006 9.22
Gravatar un corso su come scrivere un compilatore:

J.A.D.W. Anderson, "C and Compilers 2006"
http://extra.sse.rdg.ac.uk/people/J.Anderson/Lectures/Compilers.pdf
339 pages

# re: .NET Compilers

Left by Adrian Florea at 19/12/2006 9.22
Gravatar un corso su come scrivere un compilatore:

J.A.D.W. Anderson, "C and Compilers 2006"
http://extra.sse.rdg.ac.uk/people/J.Anderson/Lectures/Compilers.pdf
339 pages

# re: .NET Compilers

Left by Adrian Florea at 09/01/2007 19.00
Gravatar A. Simanovsky, D. Shaporenkov,
"MIXAL.NET", First Microsoft .NET Crash Course for Faculty and PhDs - DVD
http://research.microsoft.com/collaboration/university/europe/Events/dotnetcc/version1/DVD/Toolkits/MIXAL.NET/mixal.htm

"MIXAL.NET is an implementation of the MIXAL compiler from Donald Knuth's "The Art of Computer Programming" that was discussed by Andrey A Terekhov of St Petersburg State University. MIXAL is a low level assembler language for a very specific virtual machine, so the source demonstrates many tricks of compilation to MSIL. At the same time the source code is not very large (few thousand lines), so it may be used as a nice sample of a .NET compiler. The examples from Knuth's book all work fine on the CLR!"

# re: .NET Compilers

Left by Adrian Florea at 09/01/2007 19.43

# re: .NET Compilers

Left by Adrian Florea at 13/01/2007 8.32

# re: Commenti di nuovo attivi

Left by .NET Tools Blog at 23/01/2007 10.20
Gravatar

# re: .NET Compilers

Left by Adrian Florea at 02/02/2007 13.08
Gravatar utile per un compiler writer:

C# Parser
http://www.codeplex.com/csparser

# re: .NET Compilers

Left by Adrian Florea at 16/02/2007 12.56
Gravatar C$ Programming Language
http://www.codeplex.com/cbucks

# re: .NET Compilers

Left by Robert at 11/03/2007 1.49
Gravatar FTN95 is now at http://www.silverfrost.com (and as been for some time)

There is an ASP compiler at http://aspcompiler.com

# re: .NET Compilers

Left by Joe Blaze at 30/04/2007 7.35
Gravatar VisualAPL is a full featured APL language developed explicitly for Microsoft .Net. It fully interoperates with any other .Net language, including C#, VB.Net, J#, etc.

# re: .NET Compilers

Left by Adrian Florea at 20/06/2007 16.55

# re: .NET Compilers

Left by Adrian Florea at 09/07/2007 13.38
Gravatar Nua (Lua for the DLR)
http://www.codeplex.com/Nua

# OOPSLA '07: Dynamic Languages Symposium

Left by at 23/10/2007 7.09
Gravatar OOPSLA '07: Dynamic Languages Symposium

# re: .NET Compilers

Left by Adrian Florea at 11/11/2007 10.16
Gravatar lcsc (Local C Sharp Compiler)
D.R. Hanson, T.A. Proebsting, "A Research C# Compiler", MSR-TR-2003-32 (April 2003)
ftp://ftp.research.microsoft.com/pub/tr/tr-2003-32.pdf

# re: .NET Compilers

Left by Adrian Florea at 17/11/2007 7.52
Gravatar il famoso libro di Wirth, gratis:

N. Wirth, "Compiler Construction", November 2005, 131 pp
http://www.oberon.ethz.ch/WirthPubl/CBEAll.pdf

# re: .NET Compilers

Left by küresel ısınmaya hayır at 23/11/2007 18.21
Gravatar non c'entra tanto con questa lista però, è una figata lo stesso

# re: .NET Compilers

Left by oyun at 23/11/2007 18.23
Gravatar thanks

# re: .NET Compilers

Left by Adrian Florea at 29/11/2007 4.53
Gravatar LOLCode.NET (Nick Johnson)
http://code.google.com/p/lolcode-dot-net/

LOLCODE on the DLR (Martin Maly)
http://www.iunknown.com/files/LolCode.zip

LOLCODE Home
http://lolcode.com/

# re: .NET Compilers

Left by mike at 07/12/2007 23.46
Gravatar asgdasg
http://plan-cul-gratos.18-hbf.info
http://escorte-girl-sexe.river-hbf.info
http://video-gratuit-sexe-avec-jeune-pucelle.lombarda-hbf.info
http://vibromasseur-vibro.river-hbf.info
http://jeune-and-salope-and-chaude.lombarda-hbf.info
http://salope-pute-film-extrait.river-hbf.info
http://video-sexe-ado.river-hbf.info
http://zznzm38.tripod.com/knullet-meg-.html
http://zznzm38.tripod.com/mork-fisse-.html
http://voir-grosse-bite.lombarda-hbf.info
http://rousse-ronde-salope.child-hbf.info
http://trans-deux-sexe.schiavetta-hbf.info
http://sodomie-grosse-bite.lombarda-hbf.info
http://teub-bite-penis.18-hbf.info
http://uzxjd79.tripod.com/lesbiske-.html
http://video-sexe-hermaphrodite.child-hbf.info
http://tgp-sexe-photo.child-hbf.info
http://zznzm38.tripod.com/lockra-brudar-.html
http://video-gratuit-pute-chaleur.river-hbf.info
http://perso-jeune-salope.18-hbf.info
http://tres-jeune-salope-vicieuse-gratuit.schiavetta-hbf.info
http://jeu-cul-sexe.18-hbf.info
http://grosse-pute-enculee.18-hbf.info
http://uzxjd79.tripod.com/porrfilm-med-13-oring-po-notet-.html
http://galerie-photo-travesti.river-hbf.info
http://zznzm38.tripod.com/kota-fitta-.html
http://pute-saint-pol.child-hbf.info
http://voir-baise-action-direct-majeur.river-hbf.info
http://baise-over-blog.lombarda-hbf.info
http://cul-sexe-bite.18-hbf.info
asgasgasg

# re: .NET Compilers

Left by mp3 indir at 20/12/2007 10.49
Gravatar Nice...

# re: .NET Compilers

Left by flodby at 24/12/2007 5.25
Gravatar Thanks ... !

# re: .NET Compilers

Left by aşk at 29/12/2007 11.15
Gravatar sağlasinn

# re: .NET Compilers

Left by AŞK at 29/12/2007 11.15
Gravatar sağolll

# re: .NET Compilers

Left by oyun siteleri at 29/12/2007 11.16
Gravatar sağolasinnnnnnnn

# re: .NET Compilers

Left by oyunlar at 29/12/2007 11.16
Gravatar çok güzell

# re: .NET Compilers

Left by kız oyunları at 29/12/2007 11.17
Gravatar süpersin

# re: .NET Compilers

Left by FORUM at 29/12/2007 11.23
Gravatar Good u really good!

Forum

# re: .NET Compilers

Left by FORUM at 29/12/2007 11.27
Gravatar
forum
mp3 indir
itiraf
ile ilgili
Program indir
Rüya Tabirleri
mirc
---------------------------------------
aşk
aşk
oyunlar
oyunlar
kız oyunları
----------------------------------

# re: .NET Compilers

Left by itiraf at 29/12/2007 11.49
Gravatar good and nice

Forum
Vatan
itiraf