diff options
Diffstat (limited to 'lang/etoile-smalltalkkit/pkg-descr')
-rw-r--r-- | lang/etoile-smalltalkkit/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/etoile-smalltalkkit/pkg-descr b/lang/etoile-smalltalkkit/pkg-descr new file mode 100644 index 000000000000..454727192ea7 --- /dev/null +++ b/lang/etoile-smalltalkkit/pkg-descr @@ -0,0 +1,5 @@ +Etoile's Pragmatic Smalltalk, a Smalltalk JIT compiler which generates code +binary-compatible with Objective-C, allowing classes to be written in a +mixture of Smalltalk and Objective-C. + +WWW: http://www.etoile-project.org/ |