[comp.lang.lisp] Question about CLOS

sharma@math-cs.kent.edu (Naveen Sharma) (08/12/90)

	Lately I have seen some discussion regarding CLOS on this
	news group. I have 2 questions regarding this:
	(1)  Is CLOS available in public domain ? If yes then
	how to access it.
	(2) We have AKCL on most of our systems-can CLOS be
	integrated with it.

	Thanks in advance.
	naveen
	E-mail:sharma@math-cs.kent.edu

hall@aplcen.apl.jhu.edu (Marty Hall) (08/13/90)

In article <1990Aug12.022414.28362@math-cs.kent.edu> 
sharma@math-cs.kent.edu (Naveen Sharma) writes:
[...]
>	(1)  Is CLOS available in public domain ? If yes then
>	how to access it.

PCL, a large subset of CLOS, is available via anonymous FTP from 
arisia.xerox.com.

>	(2) We have AKCL on most of our systems-can CLOS be
>	integrated with it.

Yes. PCL loads with almost every Common LISP. Directions are included with
the files.
					- Marty Hall