Updated for the 6.0pre1 release.
authordtrg <none@none>
Sun, 25 Feb 2007 23:09:59 +0000 (23:09 +0000)
committerdtrg <none@none>
Sun, 25 Feb 2007 23:09:59 +0000 (23:09 +0000)
index.html

index 1692e9f..826cfdc 100644 (file)
@@ -37,6 +37,30 @@ alt="Valid HTML 4.01!" height="31" width="88"></a>
 
 <div class="page" id="home"><h2><a name="home">Home</a></h2>
 
+<h3>2007-02-25</h3>
+<p>Finally, <i>finally</i>, after several year's work, we finally have an initial
+release of the ACK 6.0!
+</p>
+<p>This is a preview release, and is extremely limited. It supports on platform,
+which will generate PC bootable floppy disk images containing 8086 machine code.
+However, it does support ANSI C, K&R C, Pascal, Modula-2, Basic and Occam, and
+should form a good basis for evaluation and further development. Let me know what
+you think.
+</p>
+<p>This is known to build cleanly on Ubuntu Edgy Linux and OpenBSD 4.0, both on
+i386. However, it hasn't had a lot of testing otherwise; Sourceforge have shut
+down their compile farm service, and I don't have access to many machines. Bug
+reports are extremely welcome.
+</p>
+<p>You can get it <a href="http://sourceforge.net/project/showfiles.php?group_id=130811">get it
+from the Sourceforge download page</a>.
+</p>
+<p>(Note that the ACK 5.6, using the old build mechanism, still remains available
+for those that wish to use it; it's in the 6.0pre1 download area as a previous
+version.)
+</p>
+
+
 <h3>2006-02-04</h3>
 <p>LLgen has just been released as a seperate package!</p>
 <p>LLgen is a LL(1) parser generator, quite similar to yacc or bison, that can generate