From f3b23188d5254829374587fdc5ca6f16fae945a9 Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Tue, 30 Sep 2008 15:18:29 +0000 Subject: [PATCH] Stacker is dead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56844 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/FAQ.html | 2 -- 1 file changed, 2 deletions(-) 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.

-- 2.11.0