Dick Porter dfad216d21 2001-09-23 Dick Porter <[email protected]> 24 yıl önce
..
class dfad216d21 2001-09-23 Dick Porter <[email protected]> 24 yıl önce
docs 934a7e1fb0 Doc Update, Version update 24 yıl önce
errors 10ec700ce6 Update errors file 24 yıl önce
jay 7fd95cdcb6 Add skeleton patch 24 yıl önce
mcs 8ef4dc5111 2001-09-22 Ravi Pratap <[email protected]> 24 yıl önce
nunit 282e4d0325 Added files 24 yıl önce
tests e3bd02a2e5 2001-09-21 Ravi Pratap <[email protected]> 24 yıl önce
tools f541c605cc 2001-09-14 Nick Drochak <[email protected]> 24 yıl önce
AUTHORS 448f93455a Vanity commit: added self to AUTHORS. 24 yıl önce
README c634df75a3 24 yıl önce
makefile 213632594b Added 'clean' target to make files 24 yıl önce

README


This contains the Mono C# compiler as well as the Mono runtime
library.

Layout:

class/
Class libraries

errors/
Sample programs that should generate errors by the compiler.

jay/
Yacc-based parser generator.

mcs/
The Mono C# compiler

tests/
Sample tests