scsh-users
[Top] [All Lists]

MiniCLOS with scsh

To: Kumar Balachandran <kumar*xspam*@*xspam*rtp.ericsson.se>
Subject: MiniCLOS with scsh
From: Brian D. Carlstrom <bdc@martigny.ai.mit.edu>
Date: Thu, 16 Oct 1997 11:21:13 -0700
Cc: scsh@martigny.ai.mit.edu
Reply-to: "Brian D. Carlstrom" <bdc@ai.mit.edu>
Kumar Balachandran writes:
 > 
 > scsh is very powerful as a scripting tool, but lacks a real object
 > system (at least in the documentation I have). Is it possible to
 > integrate something like miniCLOS (as in STk) within scsh. Presently,
 > we use STk, for display interfaces to our C++ programs but would like
 > to migrate to scsh for scripting.

misc/doodl.scm has a little OOP system.

Any reasonably portable object system shouldn't be too hard to port to
scheme-48, or may already have been.

-brik


<Prev in Thread] Current Thread [Next in Thread>