mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-08 19:25:47 +00:00
Add LanguageKit and Pragmatic Smalltalk to the External Projects list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143040 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -369,6 +369,21 @@ object-oriented programming, operator overloading and strong typing.</p>
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!--=========================================================================-->
|
||||||
|
<h3>LanguageKit and Pragmatic Smalltalk</h3>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
|
||||||
|
<p><a href="http://etoileos.com/etoile/features/languagekit/">LanguageKit</a> is
|
||||||
|
a framework for implementing dynamic languages sharing an object model with
|
||||||
|
Objective-C. It provides static and JIT compilation using LLVM along with
|
||||||
|
its own interpreter. Pragmatic Smalltalk is a dialect of Smalltalk, built on
|
||||||
|
top of LanguageKit, that interfaces directly with Objective-C, sharing the
|
||||||
|
same object representation and message sending behaviour. These projects are
|
||||||
|
developed as part of the Étoié desktop environment.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
<!--=========================================================================-->
|
<!--=========================================================================-->
|
||||||
<h3>Mono</h3>
|
<h3>Mono</h3>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user