Sam Steingold | 4 Mar 2003 02:15
Picon

Re: [clisp-list] JVM Compilation

> * In message <Pine.LNX.4.30.0108311748360.22211-100000 <at> cherryville.org>
> * On the subject of "Re: [clisp-list] JVM Compilation"
> * Sent on Fri, 31 Aug 2001 18:38:25 -0600 (MDT)
> * Honorable Dave <dave <at> cherryville.org> writes:
>
> Sam Steingold wrote:
> > * Honorable Dave <dave <at> cherryville.org> writes:
> > > So whats next?  Are there pre-existing implementation ideas that have
> > > been talked about?  I didnt see any in the clisp-devel logs.
> >
> > none that I know of.
> > maybe Bruno will share some of his ideas with us.
> > you will probably have to start with a design spec and then post it
> > here.
> 
> Sounds fair.  How formal of a design spec are you wanting?  Are you
> just wanting to find out how I plan to implement this?

you have a free hand.  no formalities.  nevertheless, I would love to
know what you are doing, so I would appreciate clarity of design and
verbosity of comments.

> I have reviewed Kawa's design, which by the way, seems to be where
> that JVM book I mentioned got its info for Scheme -> Java bytecode,
> only the author neglects to mention Kawa.  Do you know of any other
> Lisp to Java resources?

nope. sorry.

> I am also wondering if there are certain goals for a CLISP bytecode ->
(Continue reading)

noreply | 4 Mar 2003 02:15
Picon
Favicon

[ clisp-Bugs-457910 ] last built-in function

Bugs item #457910, was opened at 2001-09-02 19:27
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=101355&aid=457910&group_id=1355

Category: clisp
Group: lisp error
Status: Open
Resolution: None
Priority: 5
Submitted By: Andrew Smith (tss)
Assigned to: Sam Steingold (sds)
Summary: last built-in function

Initial Comment:

According to the common lisp hyperspec

	(last '(a.b) 0) => b

but clisp 2.27 on debian "potato" linux returns nil.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=101355&aid=457910&group_id=1355

noreply | 4 Mar 2003 02:15
Picon
Favicon

[ clisp-Bugs-458021 ] dynamic modules build segfaults

Bugs item #458021, was opened at 2001-09-03 05:06
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=101355&aid=458021&group_id=1355

Category: clisp
Group: build problems
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Sam Steingold (sds)
Summary: dynamic modules build segfaults

Initial Comment:
Building clisp-2.27 on redhat 7.1, the following leads
to
a segfault:

$ tar xzvf clisp-2.27.tar.gz
$ cd clisp-2.27
$ ./configure build
$ cd build
$ ./makemake --with-readline --with-gettext
--with-dynamic-ffi --with-export-syscalls
--with-dynamic-modules > Makefile
$ make config.lisp
$ vim config.lisp
$ make

During build:
(Continue reading)

Sam Steingold | 4 Mar 2003 02:15
Picon

[clisp cvs] 'clisp/src pathname.d,1.141,1.142'

Update of /cvsroot/clisp/clisp/src
In directory usw-pr-cvs1:/tmp/cvs-serv30103/src

Modified Files:
	pathname.d 
Log Message:
date

Sam Steingold | 4 Mar 2003 02:15
Picon

[clisp cvs] 'clisp clisp.lsm,NONE,1.1'

Update of /cvsroot/clisp/clisp
In directory usw-pr-cvs1:/tmp/cvs-serv25739

Added Files:
	clisp.lsm 
Log Message:
initial checkin

Sam Steingold | 4 Mar 2003 02:15
Picon

[clisp cvs] 'clisp clisp.lsm,1.1,1.2'

Update of /cvsroot/clisp/clisp
In directory usw-pr-cvs1:/tmp/cvs-serv29371

Modified Files:
	clisp.lsm 
Log Message:
updated to version4 of LSM

Sam Steingold | 4 Mar 2003 02:15
Picon

[clisp cvs] 'clisp configure,1.37,1.38'

Update of /cvsroot/clisp/clisp
In directory usw-pr-cvs1:/tmp/cvs-serv837

Modified Files:
	configure 
Log Message:
cosmetic

Sam Steingold | 4 Mar 2003 02:15
Picon

[clisp cvs] 'clisp/src makemake.in,1.206,1.207'

Update of /cvsroot/clisp/clisp/src
In directory usw-pr-cvs1:/tmp/cvs-serv1667

Modified Files:
	makemake.in 
Log Message:
make .clisp and .gdbinit before everything else

Sam Steingold | 4 Mar 2003 02:15
Picon

[clisp www cvs] 'www index.php,1.3,1.4'

Update of /cvsroot/clisp/www
In directory subversions:/tmp/cvs-serv27917

Modified Files:
	index.php 
Log Message:
added cCLan and CLiki

Sam Steingold | 4 Mar 2003 02:15
Picon

[clisp cvs] 'clisp/src install.lisp,1.3,1.4 ChangeLog,1.1134,1.1135'

Update of /cvsroot/clisp/clisp/src
In directory usw-pr-cvs1:/tmp/cvs-serv22886

Modified Files:
	install.lisp ChangeLog 
Log Message:
(add-fas-file, add-mem-file): set the default action


Gmane