Add LuaAV to external projects list.
authorBill Wendling <isanbard@gmail.com>
Tue, 1 Nov 2011 04:08:23 +0000 (04:08 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 1 Nov 2011 04:08:23 +0000 (04:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143431 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index ea123d21e194e12dd0553ff26949fc0eb37dd657..8c94c7d1201f358a1d1bbcda3681b32cd54aed7a 100644 (file)
@@ -417,6 +417,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>