diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 113ce930ef0..09446c97483 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -273,6 +273,18 @@ Release Notes. a lot of other language and tools projects. This section lists some of the projects that have already been updated to work with LLVM 3.1.
+Crack aims to provide + the ease of development of a scripting language with the performance of a + compiled language. The language derives concepts from C++, Java and Python, + incorporating object-oriented programming, operator overloading and strong + typing.
+ +