BeBits Information Developer Central Submit Application Your Account Web Links Contact Us
BeBits
CLISP for BEOS
version 2000-04-03
contact publisher
home page
screenshots
version history
other reviews
send updates for this application
talkback
1 comment
 Published by alexis h rivera
   Click here for more information about this publisher...
 Date Posted:   May 26th, 2000
 Last Updated:   May 26th, 2000
 License: GPL
 Downloads: 1,379 total; 12 recently
 Page Views: 9,805 total
 User Rating: awaiting 10 votes Give this application a rating
 Jump to the Downloads section
About CLISP for BEOS:
This is a port of CLISP version 2000-04-03 to BEOS. The software was developed by Bruno Haible.

This is the announcement of the release of CLISP that Bruno Haible sent to clisp-list@lists.sourceforge.net

------
[announce] CLISP for BeOS
Binaries and source of CLISP for BeOS 5 are available at

ftp://clisp.cons.org/pub/lisp/clisp/binaries/i586-beos/

This is based on a snapshot of clisp, but should be as reliable as the
previous 2000-03-06 release.

Part of the work was done in collaboration with Alexis Rivera Rios,
at that time on BeOS 4.5, but we had problems because the gcc shipped
with that BeOS version was not a stable released version of gcc.

When building from source, I encountered a problem: After compilation
of some Lisp file, the command to rebuild the image, of the form

./lisp.run ....... -x "(load "init.lisp")"

crashes. To fix this, replace lisp.run by a copy of itself (run
"clean lisp.run" - see below), and rerun "make". I would be interested
in hearing whether this problem appears in real use as well, or only
while building clisp.

Enjoy CLISP. I enjoy BeOS.

Bruno



====================== /boot/home/config/bin/clean
=======================
#!/bin/sh
# Usage: clean executable
if test $# != 1; then
echo "Usage: clean executable" 1>&2
exit 1
fi
cp -p "$1" "$1.tmp"
mv "$1.tmp" "$1"
==========================================================================
Latest Version
   
Details about this version:
This directory contains binaries for CLISP running on BeOS 5 for x86.
Thy were built from a snapshot, whose source is provided in this directory
(clisp-2000-04-03.tar.gz).

Known problems: The *default-file-encoding* is not correctly set; set it
yourself to (make-encoding :charset 'charset:utf-8 :line-terminator :unix)

 
Intel Version - requires R5   (8 MB) 967 downloads
 
 
Dev LinkLink reliability rating  [rating: 10]    Download this app  Report bad link Primary Location  [broken link]
 
Add Additional Location
 
Source Code - requires R5   (5 MB) 412 downloads
 
 
Dev LinkLink reliability rating  [rating: 10]    Download this app  Report bad link Primary Location  [broken link]
 
Add Additional Location
  Source Available
 
Recent Talkback comments:
  • Where to get clisp now? - Sokrates

    Post your own comment to the Talkback for this application!
    Report a problem with the listing for this application!
  • Like this app? Have questions or comments?
    Why not tell the author? Use the "e-mail publisher" link to get in touch with the publisher; they usually love getting feedback.
     
    BeGroovy
      Recent Downloads  -  # 397
    Total Downloads  -  # 1,587
    Total Views  -  # 1,579
    User Ratings  -  N/A
      Dev. Languages
    1.  BePodder - 9.80
    2.  QEMU - 9.68
    3.  ScummVM - 9.57
    4.  cpu_fix - 9.42
    5.  Jukebox - 9.40
    6.  libdl.so - 9.40
    7.  Haiku AGP busm... - 9.35
    8.  vim6 - 9.31
    9.  Beezer - 9.26
    10.  HandBrake - 9.25
    1.  BeOS 5 Perso... - 13,589
    2.  Realtek RTL8... - 13,103
    3.  Ati Radeon G... - 12,562
    4.  Ensoniq Audio... - 7,555
    5.  ATI Rage 128... - 7,437
    6.  USB Joystick... - 5,660
    7.  Broadcom 440x... - 5,408
    8.  S3 Trio 64 v2... - 4,722
    9.  USB Serial dr... - 4,705
    10.  Intel Extreme... - 4,465
    You are not logged in.
     Login

     
    Unless otherwise noted, everything is copyright © 1999-2009 Haikuware. All Rights Reserved.
    For more legal trivia, take a gander at our
    Legal Stuff page and our Privacy Statement.