diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/FAQ.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/FAQ.html b/docs/FAQ.html index ed20742..6b31d96 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -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> |