mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 01:11:44 +00:00
Add Eero to the list of external projects.
llvm-svn: 144076
This commit is contained in:
parent
167a2260c8
commit
342fa6265f
@ -349,6 +349,22 @@ be used to verify some algorithms.
|
||||
|
||||
</div>
|
||||
|
||||
<!--=========================================================================-->
|
||||
<h3>Eero</h3>
|
||||
|
||||
<div>
|
||||
|
||||
<p><a href="http://eerolanguage.org/">Eero</a> is a fully
|
||||
header-and-binary-compatible dialect of Objective-C 2.0, implemented with a
|
||||
patched version of the Clang/LLVM compiler. It features a streamlined syntax,
|
||||
Python-like indentation, and new operators, for improved readability and
|
||||
reduced code clutter. It also has new features such as limited forms of
|
||||
operator overloading and namespaces, and strict (type-and-operator-safe)
|
||||
enumerations. It is inspired by languages such as Smalltalk, Python, and
|
||||
Ruby.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<!--=========================================================================-->
|
||||
<h3>Glasgow Haskell Compiler (GHC)</h3>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user