[llvm-commits] CVS: llvm-www/DevMtgMay2007.html
Reid Spencer
reid at x10sys.com
Thu Apr 12 04:16:23 PDT 2007
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.71 -> 1.72
---
Log message:
Add several new naming entries.
---
Diffs of the changes: (+32 -7)
DevMtgMay2007.html | 39 ++++++++++++++++++++++++++++++++-------
1 files changed, 32 insertions(+), 7 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.71 llvm-www/DevMtgMay2007.html:1.72
--- llvm-www/DevMtgMay2007.html:1.71 Thu Apr 12 01:19:36 2007
+++ llvm-www/DevMtgMay2007.html Thu Apr 12 06:16:06 2007
@@ -368,21 +368,46 @@
</ul></p>
<table class="www">
<tr><th colspan="4">Proposed New Names For LLVM</th></tr>
- <tr><th>Who</th><th>Name</th><th>Description</th><th>Logo</th></tr>
+ <tr><th>Who</th><th>Name</th><th>Description</th></tr>
<tr><td>Jeff Cohen</td><td>
<a href="http://en.wikipedia.org/wiki/Illuvium">Illuvium</a></td>
<td>Material displaced across a soil profile, from one layer to another
one, by the action of rainwater. Retains the LLVM letters. We already
- own the domain. Also connotes "illumination".</td><td>None Proposed</td></tr>
+ own the domain. Also connotes "illumination".</td></tr>
<tr><td>Reid Spencer</td><td>
<a href="http://en.wikipedia.org/wiki/Alluvium">Alluvium</a></td>
<td>The layers of sediment deposited by a river. Also retains the LLVM
- letters but is a word and connotes "bed rock" and fluidity</td>
- <td>None Proposed</td></tr>
+ letters but is a word and connotes "bed rock" and fluidity</td></tr>
<tr><td>Reid Spencer</td><td>Optopia</td><td>A portmanteau from
- <i>optimization</i> and <i>utopia</i></td>
- <td>None Proposed</td></tr>
+ <i>optimization</i> and <i>utopia</i></td></tr>
+ <tr><td>Bill Wnding</td><td>Zembla</td><td>It's a fictional northern European
+ country in "Pale Fire" by Nabokov.</td></tr>
+ <tr><td>Bill Wnding</td><td>Pala</td><td>The island utopia in Aldos
+ Huxley's "Island".</td></tr>
+ <tr><td>Bill Wnding</td><td>Thra</td><td>The world of The Dark
+ Crystal.</td></tr>
+ <tr><td>Patrick Meredith</td><td>Invictus</td><td>unconquerable, and
+ Invictus.org doesn't appear to exist.</td></tr>
+ <tr><td>Gabor Grief</td><td>Otimo</td><td>It is a portuguese word,
+ meaning optimal, perfect. It is also different enough from plain english words
+ to give a distinguished feel :-) and catch the eyes. The domains
+ otimo.org and otimo.info are both available. Last, but not least
+ it is a boon to the several LLVM developers of portuguese
+ tongue.</td></tr>
+ <tr><td>Owen Anderson</td><td>Warloc or Warlock</td><td>It can be thought
+ of as standing for "We aren't like other compilers," but that doesn't
+ have to be pointed out, as it's also a word on its own. It has a
+ sense of being something powerful and/or magical, and should be
+ feasible to make a logo to go along with.</td></tr>
+ <tr><td>Erick Tryzelaar</td><td>lcs</td><td>For language compiling system.
+ It's suggestive of an old name, easy to remember, easy to say, and seems
+ to be easy to google. "Advanced" could be prepended to it to make it
+ ALCS to make it even more unique.</td></tr>
+ <tr><td></td><td>OmniC or Omnipiler or Omnicom</td><td>Stands for
+ "Omnipotent Compiler". I prefer the first.</td></tr>
</table>
+ <p><i>NOTE:</i> Logos will need to be developed as well. If you have that
+ talent, please send a JPEG/GIF to go with your name idea.</p>
</div>
<!-- *********************************************************************** -->
@@ -392,6 +417,6 @@
src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
-<br/>Last modified: $Date: 2007/04/12 06:19:36 $
+<br/>Last modified: $Date: 2007/04/12 11:16:06 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list