1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Stacker is dead.

llvm-svn: 56844
This commit is contained in:
Duncan Sands 2008-09-30 15:18:29 +00:00
parent a2c8482495
commit f5f028df85

View File

@ -411,8 +411,6 @@ using <tt>llvm-gcc</tt> instead.</p>
<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>