[Pkg-octave-commit] rev 202 - trunk/www

Rafael Laboissiere pkg-octave-devel@lists.alioth.debian.org
Mon, 18 Apr 2005 15:07:13 +0000


Author: rafael
Date: 2005-04-18 15:07:12 +0000 (Mon, 18 Apr 2005)
New Revision: 202

Modified:
   trunk/www/index.html.in
Log:
* Moved commenta about running eperl form the beginning of the file to after
  the <?xml> and <!DOCTYPE> tags.  This make the psgml mode in Emacs work
  better.
* Added entry for Jens Ruecknagel's Octave to C++ compiler.


Modified: trunk/www/index.html.in
===================================================================
--- trunk/www/index.html.in	2005-04-15 12:50:21 UTC (rev 201)
+++ trunk/www/index.html.in	2005-04-18 15:07:12 UTC (rev 202)
@@ -1,11 +1,11 @@
-<:
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html
+     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><:
 #
 #   Process this file with eperl to obtain index.html
 #
-:><?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html
-     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+:>
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
 <title>Debian Octave Group</title>
@@ -203,6 +203,12 @@
 
     <ul>
       <li>
+        <a href="http://ruena.gmxhome.de/">Octave to C++ Compiler
+        (dynamically typed)</a>: Octave to C++ compiler prototype using
+        type estimation techniques. A first benchmark shows that the
+        compiled code executes on average 38 times faster.
+      </li>
+      <li>
         <a href="http://www.dsp.sun.ac.za/~stefan/">Octave Avifile</a>:
 	A wrapper for <a href="http://ffmpeg.sf.net/">FFMpeg</a>'s
         libavformat and libavcodec, allowing Octave to read and write AVI