[llvm-commits] [llvm] r56844 - /llvm/trunk/docs/FAQ.html

Duncan Sands baldrick at free.fr
Tue Sep 30 08:18:32 PDT 2008


Author: baldrick
Date: Tue Sep 30 10:18:29 2008
New Revision: 56844

URL: http://llvm.org/viewvc/llvm-project?rev=56844&view=rev
Log:
Stacker is dead.

Modified:
    llvm/trunk/docs/FAQ.html

Modified: llvm/trunk/docs/FAQ.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/FAQ.html?rev=56844&r1=56843&r2=56844&view=diff

==============================================================================
--- llvm/trunk/docs/FAQ.html (original)
+++ llvm/trunk/docs/FAQ.html Tue Sep 30 10:18:29 2008
@@ -411,8 +411,6 @@
   <p>There is an incomplete version of a Java front end available in the
   <tt>java</tt> module. There is no documentation on this yet so
   you'll need to download the code, compile it, and try it.</p>
-  <p>In the <tt>stacker</tt> module is a compiler and runtime
-  library for the Stacker language, a "toy" language loosely based on Forth.</p>
   <p>The PyPy developers are working on integrating LLVM into the PyPy backend
   so that PyPy language can translate to LLVM.</p>
 </div>





More information about the llvm-commits mailing list