Newsgroups: comp.lang.scheme,comp.lang.c++
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!nntp.sei.cmu.edu!cis.ohio-state.edu!math.ohio-state.edu!howland.reston.ans.net!vixen.cso.uiuc.edu!sdd.hp.com!hplabs!hplextra!hplb!news
From: Preeti Pochun <pcp>
Subject: Scheme Interface to C++ classes - HELP NEEDED!
Sender: news@hplb.hpl.hp.com (Usenet News Administrator)
Message-ID: <DCsoGq.M0E@hplb.hpl.hp.com>
Date: Fri, 4 Aug 1995 16:29:13 GMT
X-Url: news:comp.lang.scheme
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=us-ascii
Nntp-Posting-Host: incl05.hpl.hp.com
Mime-Version: 1.0
X-Mailer: Mozilla 1.1N (X11; I; HP-UX A.09.05 9000/720)
Organization: Hewlett Packard Laboratories, Bristol
Lines: 23
Xref: glinda.oz.cs.cmu.edu comp.lang.scheme:13418 comp.lang.c++:142280

Hello!

I have written a library of C++ classes to do with modeling networks as Graphs
- this will be used by programs implemented in Scheme and therefore I have to
write an interface between Scheme and C++ in Scheme.

I need some help on how to go about doing this...(Do I need to know about
programming sockets ?)

Thanks

Preeti 


  +-------------------------------+------------------------------------------+
  |  Preeti Pochun                |  Phone: +44 (117) 922 8248               |
  |  Hewlett-Packard Laboratories |  Fax:   +44 (117) 922 8003               |
  |  Filton Road                  |  E-mail: pcp@hplb.hpl.hp.com             |
  |  Stoke Gifford                |          			             |
  |  BRISTOL, U.K.                |                                          |
  |  BS12 6QZ                     |                                          |
  +-------------------------------+------------------------------------------+

