mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
add faust
llvm-svn: 145134
This commit is contained in:
parent
626d04cc6f
commit
f21b1b5a2e
@ -409,6 +409,21 @@ be used to verify some algorithms.
|
||||
|
||||
</div>
|
||||
|
||||
<!--=========================================================================-->
|
||||
<h3>FAUST Real-Time Audio Signal Processing Language</h3>
|
||||
|
||||
<div>
|
||||
|
||||
<p><a href="http://faust.grame.fr/">FAUST</a> is a compiled language for
|
||||
real-time audio signal processing. The name FAUST stands for Functional
|
||||
AUdio STream. Its programming model combines two approaches: functional
|
||||
programming and block diagram composition. In addition with the C, C++, Java
|
||||
output formats, the Faust compiler can now generate LLVM bitcode, and works
|
||||
with LLVM 2.7-3.0.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
<!--=========================================================================-->
|
||||
<h3>Glasgow Haskell Compiler (GHC)</h3>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user