diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-10-31 14:15:40 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-10-31 14:15:40 +0800 |
commit | 376fe0ab145cace29b2afb23cbf36d8126910fce (patch) | |
tree | 9d5affcf19662cc92b95273f7f190a751f84c166 /lang/steptalk/pkg-descr | |
parent | ca4c67ebdd567b7fdd8065a7769841a5e5a9aaad (diff) | |
download | freebsd-ports-graphics-376fe0ab145cace29b2afb23cbf36d8126910fce.tar.gz freebsd-ports-graphics-376fe0ab145cace29b2afb23cbf36d8126910fce.tar.zst freebsd-ports-graphics-376fe0ab145cace29b2afb23cbf36d8126910fce.zip |
StepTalk is the official GNUstep scripting framework. StepTalk is more
than a scripting framework with an illusion of single objective
environment between objects of scriptable servers or applications.
StepTalk, when combined with the dynamism that the Objective-C
language provides, goes way beyond mere scripting. It is language
independent - it uses languages as separate bundles.
WWW: http://www.gnustep.org/experience/StepTalk.html
Diffstat (limited to 'lang/steptalk/pkg-descr')
-rw-r--r-- | lang/steptalk/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/steptalk/pkg-descr b/lang/steptalk/pkg-descr new file mode 100644 index 00000000000..eb3b5591400 --- /dev/null +++ b/lang/steptalk/pkg-descr @@ -0,0 +1,8 @@ +StepTalk is the official GNUstep scripting framework. StepTalk is more +than a scripting framework with an illusion of single objective +environment between objects of scriptable servers or applications. +StepTalk, when combined with the dynamism that the Objective-C +language provides, goes way beyond mere scripting. It is language +independent - it uses languages as separate bundles. + +WWW: http://www.gnustep.org/experience/StepTalk.html |