From 7a71cea92a4ecbc59a4072b8d083f2fb9680942e Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Mon, 18 Jun 2001 12:11:46 +0000 Subject: [PATCH] updated ILU links thanks to Scott Langley [SVN r10355] --- doc/comparisons.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/comparisons.html b/doc/comparisons.html index 6f082d51..57cec744 100644 --- a/doc/comparisons.html +++ b/doc/comparisons.html @@ -112,10 +112,10 @@ that.''
-Paul Dubois

ILU

ILU + href="ftp://ftp.parc.xerox.com/pub/ilu/ilu.html">ILU is a very ambitious project which tries to describe a module's interface (types and functions) in terms of an Interface + href="ftp://ftp.parc.xerox.com/pub/ilu/2.0b1/manual-html/manual_2.html">Interface Specification Language (ISL) so that it can be uniformly interfaced to a wide range of computer languages, including Common Lisp, C++, C, Modula-3, and Python. ILU can parse the ISL to generate a C++ language