[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon May 6 20:01:01 1999 
Subject:Re: Using other languages within POP11 
From:David Whitten 
Volume-ID:990506.04 

Trent J Rosenbaum <T.J.Rosenbaum-CSAI97@cs.bham.ac.uk> wrote:
: I am interested in using other languages within POP11.

: Can C, C++ or Java code be used within POP11?
: If anybody knows how this could be done, or where I can find some help
: pages or other resources, then could you let me know.
: Trent Rosenbaum
: T.J.Rosenbaum-CSAI97@cs.bham.ac.uk
: (tjr)

Aaron may be the better person to answer this, but it is my understanding
that there is a C interface to Pop11 (assuming the C code is external
to the Pop11 system.  C++ can use extern "C" functions to access
Pop11 using the same interface.

To my knowledge, there is NO C, C++, or Java support within the Pop11
system. The are other languages (Prolog, ML, Common Lisp) but support
for C, C++ or Java is not within the existing framework.

David Whitten