|
Module:
SocketLib [TCP/IP Sockets Library - winsock wrapper]
Author(s): Dino Rosati
1) This version
is compatible with older versions of winsock (i.e. ones that don't
support the getaddrinfo() call).
2) Added support for raw sockets so that you can implement things
like ping/traceroute - see the test-icmp-ping.ss for an example.
3) Added support for the openSSL libs (www.openSSL.org) so you play
with secure sockets.
4) Repackaged so you can generate two dll's: SocketLib.dll and SSLSocketLib.dll
- see Build.SocketLib.ssc.
5) Tested on WinXP and Win2K using build 2213.
Download build
0.0.0.2 here.
The latest information,
code and samples are available at news://news.smallscript.org/comp.lang.smallscript.
Module:
SmallScript Static Web Browser
Author(s): Rames Creel
As a personal
project created a static SmallScript class browser using a web interface.
The code is adapted from the work Peter van Rooijen and Ian Upright
did that was included in the distribution. I've been toying with
SmallScript for a short time now and I think it's fantastic. I personally
think SmallScript is going make interest in Smalltalk skyrocket
because it will outshine every other .Net language out there.
The latest information,
code and samples are available at http://rcreel.stocktonet.com/smallscript/.
Module:
WorkInsp
Author(s): Ian Upright, et al.
The Workspace Inspector library is a collection of SmallScript classes
and methods that provide a class Smalltalk Workspace, Browser, and
Inspector Toolset for the evaluation of code and inspecting of objects.
The latest information,
code and samples are available at:
Older links:
Cross Dialect
Import/Export Scripts and Tools:
Author(s):
Joseph Pelrine, et al.
Joseph Pelrine has a rich set of tools under development for supporting
multiple dialects from an ENVY like repository. He has been kind
enough to make some of those tools and scripts available for download.
Primarily they consist of file-in/packages that allow exporting
code from just about every dialect, into a SmallScript source code
format. See the www.metaprog.com/SmallScript
site area for downloads.
Module:
AOSUnit, ANSI
Author(s): Joseph Pelrine, Torsten Bergmann, et al.
The seed distribution of SmallScript includes the first version
of AOSUnit, the newest member of the xUnit family of testing frameworks.
If you've worked with SUnit or one of its siblings/children, you
should have no problem getting up to speed quickly. The seed also
contains an evolving work to create an ANSI standard smalltalk library
for use with SmallScript.
Module:
AOSWiki
Author(s): Joseph Pelrine, Dino Rosati, Chris Double,
et al.
AOSWiki is a simple wiki built in Smallscript. It's based on Ward
Cunningham's seminal wiki, and runs on top of Dino Rosati's excellent
HttpServer. Written in SmallScript, it provideas a basic web/http
server system for group managed websites.
Module:
GLORP
Author(s): Alan Knight, et al.
GLORP (Generic Lightweight Object-Relational Persistence) is a simple
Smalltalk object-relational mapping tool using a non-intrusive architecture.
This is a Camp Smalltalk Project (http://camp.smalltalk.org).
The latest information,
code and samples are available at http://www.metaprog.com/SmallScript.
Downloads are
available at http://www.metaprog.com/SmallScript/download.htm
Check
out Joseph's talk
on SmallScript at 18C3 The European Hackers Conference
(December 27 28 29, 2001)
|