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/slack-desc | |
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/slack-desc')
-rw-r--r-- | development/squeak-vm/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/squeak-vm/slack-desc b/development/squeak-vm/slack-desc new file mode 100644 index 0000000000..208ff19e78 --- /dev/null +++ b/development/squeak-vm/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler-------------------------------------------------------------| +squeak-vm: squeak-vm (squeak virtual machine) +squeak-vm: +squeak-vm: Squeak is a full-featured implementation of the Smalltalk +squeak-vm: programming language and environment based on the original +squeak-vm: Smalltalk-80 system. +squeak-vm: +squeak-vm: Squeak has very powerful 2- and 3-D graphics, sound, video, MIDI, +squeak-vm: animation and other multimedia capabilities. +squeak-vm: +squeak-vm: Project Site: http://squeakvm.org/index.html +squeak-vm: |