[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Spreadsheet code
- To: comp-lang-lisp-mcl@services.cambridge.apple.com
 
- Subject: Re: Spreadsheet code
 
- From: utsumi@cc.hirosaki-u.ac.jp (Jun Utsumi)
 
- Date: Tue, 5 Jul 1994 00:41:43 GMT
 
- Followup-to: comp.lang.lisp.mcl
 
- Newsgroups: comp.lang.lisp.mcl
 
- Organization: Hirosaki University
 
- References: <oi4X1l600iV207v1IU@andrew.cmu.edu>
 
- Sender: news@owani.cc.hirosaki-u.ac.jp (news)
 
In article <oi4X1l600iV207v1IU@andrew.cmu.edu> (comp.lang.lisp.mcl), 
David Chinn <chinn+@CMU.EDU> wrote:
> Is anyone prepared to share their code for a simple spreadsheet. I don't
> need a lot of functionality, just a set of cells which can be written
> into and have some data structure updated etc. I am fairly new to this
> kind of thing and I would appreciate being able to learn from someone
> else's code. I promise not to use it for commercial purposes.
You can find such an example in
	Brian Harvey & Matthew Wright (1994)
 "Simpley Scheme: Introducing Computer Science"
	The MIT Press
	utsumi@cc.hirosaki-u.ac.jp