diff options
| author | Bill Wendling <isanbard@gmail.com> | 2011-11-01 04:08:23 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2011-11-01 04:08:23 +0000 |
| commit | eda350d8aba33bebe6b9c3123ea701961970b7a5 (patch) | |
| tree | c7d4aaa537405da33154522df3e6a712d5c9ed11 /llvm | |
| parent | e1f2ce8fd3a0285df5dcc054c7c5184c9f8b6244 (diff) | |
| download | bcm5719-llvm-eda350d8aba33bebe6b9c3123ea701961970b7a5.tar.gz bcm5719-llvm-eda350d8aba33bebe6b9c3123ea701961970b7a5.zip | |
Add LuaAV to external projects list.
llvm-svn: 143431
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index ea123d21e19..8c94c7d1201 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -418,6 +418,19 @@ object-oriented programming, operator overloading and strong typing.</p> </div> <!--=========================================================================--> +<h3>LuaAV</h3> + +<div> + +<p><a href="http://lua-av.mat.ucsb.edu/blog/">LuaAV</a> is a real-time + audiovisual scripting environment based around the Lua language and a + collection of libraries for sound, graphics, and other media protocols. LuaAV + uses LLVM and Clang to JIT compile efficient user-defined audio synthesis + routines specified in a declarative syntax.</p> + +</div> + +<!--=========================================================================--> <h3>Mono</h3> <div> |

