From: Duncan Sands
Date: Tue, 30 Sep 2008 15:18:29 +0000 (+0000)
Subject: Stacker is dead.
X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=f3b23188d5254829374587fdc5ca6f16fae945a9;p=oota-llvm.git
Stacker is dead.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56844 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/FAQ.html b/docs/FAQ.html
index ed207428591..6b31d961e20 100644
--- a/docs/FAQ.html
+++ b/docs/FAQ.html
@@ -411,8 +411,6 @@ using llvm-gcc instead.
There is an incomplete version of a Java front end available in the
java module. There is no documentation on this yet so
you'll need to download the code, compile it, and try it.
- In the stacker module is a compiler and runtime
- library for the Stacker language, a "toy" language loosely based on Forth.
The PyPy developers are working on integrating LLVM into the PyPy backend
so that PyPy language can translate to LLVM.