[Fdcil-cvs] homepage index.html,1.1,1.2
Status: Planning
Brought to you by:
miracle2k
|
From: Andreas H. <ah...@us...> - 2004-08-03 09:32:56
|
Update of /cvsroot/fdcil/homepage In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15950 Modified Files: index.html Log Message: Update Index: index.html =================================================================== RCS file: /cvsroot/fdcil/homepage/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.html 29 Jul 2004 15:51:56 -0000 1.1 --- index.html 3 Aug 2004 09:32:48 -0000 1.2 *************** *** 1,5 **** <html> <head> ! <title>Free Delphi Compiler for IL</title> <style> <!-- --- 1,5 ---- <html> <head> ! <title>Free Pascal Compiler for IL</title> <style> <!-- *************** *** 27,39 **** </head> <body bgcolor=white> ! <h1>Free Delphi Compiler for IL</h1> ! <p>The aim of this project is to write a free Delphi compiler for the .NET environment. ! The aim is to support all language features Borland(R)'s compiler has. It is not the ! aim to write the best optimizing compiler.</p> <p> </p> <p><a href="http://www.sourceforge.net/projects/fdcil">The project at sourceforge.</a></p> <p> </p> - <p> </p> <!-- Sourceforge Logo --> <div align="right"> --- 27,39 ---- </head> <body bgcolor=white> ! <h1>Free Pascal Compiler for IL</h1> ! <p>The aim of this project is to write a free pascal compiler for the .NET environment. ! It is written in Delphi.NET and should compile itself in a later stage. The generated ! executables will work on MS.NET, Mono and Portable.NET.</p> ! <p>Status: <b>Planning</b> <p> </p> <p><a href="http://www.sourceforge.net/projects/fdcil">The project at sourceforge.</a></p> <p> </p> <!-- Sourceforge Logo --> <div align="right"> |