summaryrefslogtreecommitdiff
path: root/www/demo
diff options
context:
space:
mode:
authorKevin <ar18@comcast.net>2007-10-06 21:28:47 +0000
committerKevin <ar18@comcast.net>2007-10-06 21:28:47 +0000
commit8e8f64e99d9bede4a934b6e789961c4eef0e9672 (patch)
tree7cb9e4c4fb355dc743d9571945117e9dcb747b16 /www/demo
parent7e620729fcb5a0042107f999dcf524f7357ce819 (diff)
downloadclang-8e8f64e99d9bede4a934b6e789961c4eef0e9672.tar.gz
future notes & minor changes
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42708 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/demo')
-rw-r--r--www/demo/what is this directory.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/www/demo/what is this directory.txt b/www/demo/what is this directory.txt
new file mode 100644
index 0000000000..47d5d4ed2d
--- /dev/null
+++ b/www/demo/what is this directory.txt
@@ -0,0 +1,15 @@
+This is for the LLVM+Clang browser based demo.
+It is supposed to work like the LLVM+GCC demo here: http://llvm.org/demo/ but for the BSD licensed Clang instead.
+
+Perhaps it could also be used for getting crash information and details on errors.... I'm not sure if this would require some major changes or not to report this info. Maybe also adding ways that people can use it to test for errors and a way to report such errors would also be good.
+
+Status:
+Anyways, right now, these file a basically just a copy of the LLVM+GCC demo (no changes have been made). The files don't even work right in this location on the server. As such, someone will need to edit the file or rewrite it.
+
+If nobody in the LLVM community has the skills, one suggestion would be to post a request on a friendly Perl forum and see if anybody might be interested in taking on the challenge.
+
+Alternatively, you could try a PHP, Python, Ruby, or Lisp mailing list and see if there are any takers who would be interested (and willing to do a rewrite to their language of choice).
+
+--
+BTW, once this feature was working, my intention was to link to it from the index.html page in the section entitled:
+Try Clang \ No newline at end of file