From cb1944004604358febfc0049e14676e82f7961a2 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Tue, 1 Nov 2011 04:08:23 +0000 Subject: Add LuaAV to external projects list. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143431 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs/ReleaseNotes.html') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index ea123d2..8c94c7d 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -418,6 +418,19 @@ object-oriented programming, operator overloading and strong typing.

+

LuaAV

+ +
+ +

LuaAV 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.

+ +
+ +

Mono

-- cgit v1.1