diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2013-04-10 13:34:16 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-04-15 17:21:01 -0500 |
commit | 6ce215668f59bf476d4d0a22eb88f4e357382023 (patch) | |
tree | 0ebb52abba6b2671c3875f04fc25fc17136e2968 /development/squeak-vm/README | |
parent | 8fb81a141d9329fc2655e7580e8306f36759bfcc (diff) | |
download | slackbuilds-6ce215668f59bf476d4d0a22eb88f4e357382023.tar.gz |
development/squeak-vm: Added (Smalltalk compatible VM)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/squeak-vm/README')
-rw-r--r-- | development/squeak-vm/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/development/squeak-vm/README b/development/squeak-vm/README new file mode 100644 index 0000000000..93fb84a5cb --- /dev/null +++ b/development/squeak-vm/README @@ -0,0 +1,8 @@ +Squeak is a full-featured implementation of the Smalltalk +programming language and environment based on the original +Smalltalk-80 system. + +Squeak has very powerful 2- and 3-D graphics, sound, video, MIDI, +animation and other multimedia capabilities. + +Optional dependency: speex, pulseAudio |