mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-13 09:33:50 +00:00
Add ZooLib to the External Projects list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143022 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
02b77b790a
commit
8a924c6edf
@ -502,6 +502,24 @@ object-oriented programming, operator overloading and strong typing.</p>
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!--=========================================================================-->
|
||||||
|
<h3>The ZooLib C++ Cross-Platform Application Framework</h3>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
|
||||||
|
<p><a href="http://www.zoolib.org/">ZooLib</a> is Open Source under the MIT
|
||||||
|
License. It provides GUI, filesystem access, TCP networking, thread-safe
|
||||||
|
memory management, threading and locking for Mac OS X, Classic Mac OS,
|
||||||
|
Microsoft Windows, POSIX operating systems with X11, BeOS, Haiku, Apple's iOS
|
||||||
|
and Research in Motion's BlackBerry.</p>
|
||||||
|
|
||||||
|
<p>My current work is to use CLang's static analyzer to improve ZooLib's code
|
||||||
|
quality. I also plan to set up LLVM compiles of the demo programs and test
|
||||||
|
programs using CLang and LLVM on all the platforms that CLang, LLVM and
|
||||||
|
ZooLib all support.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
<!--=========================================================================-->
|
<!--=========================================================================-->
|
||||||
<!--
|
<!--
|
||||||
<h3>PinaVM</h3>
|
<h3>PinaVM</h3>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user