2 May 2006 19:19
Scheme48 on linux & matrix.scm
Mikhail S. Shevchuk <mico <at> sibmail.com>
2006-05-02 17:19:21 GMT
2006-05-02 17:19:21 GMT
Hi,
I've downloaded this package somewhere on web and tried to load it in
Scheme48. I've got some "obvious" errors there, so I fixed them. I think this
package was designed for mit-scheme. But after fixing obvious errors there is
one more wich I can't understand and fix. Intepreter just outputs on ",load
matrix.scm":
Warning: undefined variables
#{Package 221 user}
error
format
(&warning)
>
Where to find bug? I've attached modified matrix.scm to this letter.
Thanks for developing s48! :)
;;; matrix.ss (0.1) ;;; ;;; Matrix manipulation routines. ;;; ;;; Winter Quarter 1992 ;;; Rose-Hulman Institute of Technology ;;; Todd R. Eigenschink ;;; ;;; My original ideas for which routines to include were borrowed ;;; from a matrix package written by Joe Maruszewski. I started ;;; from scratch on almost all the routines, writing them, and ;;; then adding every error check I could think of. I have added ;;; a large number of routines that I thought were missing (or that(Continue reading)
RSS Feed