summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2011-11-01 04:08:23 +0000
committerBill Wendling <isanbard@gmail.com>2011-11-01 04:08:23 +0000
commit0325053da3be307007784d91b9a50aada7ac6044 (patch)
tree44431811b8e4a3b6b8f7c02f63a7dcfc6c77cebc /docs
parentdc9414d62f8ddfb24fa7e640f61266d62083080a (diff)
downloadllvm-0325053da3be307007784d91b9a50aada7ac6044.tar.gz
llvm-0325053da3be307007784d91b9a50aada7ac6044.tar.bz2
llvm-0325053da3be307007784d91b9a50aada7ac6044.tar.xz
Add LuaAV to external projects list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143431 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index ea123d21e1..8c94c7d120 100644
--- a/docs/ReleaseNotes.html
+++ b/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>