Experimental Yacas Client in Squeak

cogitare at ixpres.com cogitare at ixpres.com
Thu Oct 16 06:48:05 UTC 2003


(Hope this .cs attachment is formatted properly...)

This experiment shows that it is possible to connect
Squeak to Yacas when Yacas is running in server mode
(and that Yacas actually runs in server mode on
Windows XP!)

Yacas is "Yet Another Computer Algebra System" and
is intriguing. One possibility is to use Yacas to
test Squeak computations. Another is simply to add
the power of Yacas to Squeak. And have some fun,
I guess.

I added Class comments explaining how to set up the
experiment. The preamble to the changeset explains
that I hacked this together knowing *nothing* about
Squeak network programming. I just looked through the
Squeak code and found the simplest way to send a
command to Yacas via TCP/IP and to get a response
back. If anyone would (please) provide me some
direction on the "correct" Squeak network classes
to use and perhaps a few suggestions on what is
needed, I would be appreciative.

I hope you like Yacas in Squeak and find this idea
useful.

Best ...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: YacasExperiment.1.cs.gz
Type: application/gzip
Size: 1138 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20031015/8e483501/YacasExperiment.1.cs.bin


More information about the Squeak-dev mailing list