forked from pool/clisp
This branch is 11 commits behind pool/clisp:factory
- Choose lto settings depending on architecture as otherwise we might see crashing clisp - Refresh clisp.spec and make it build on s390x as well by avoiding Position Independent Executables at compile and link time. - Update to latest commit f5acef38 of devel version 2.49.93+ from 20240704 - Add modules libsvm and pari as well as feature ffcall - Add source clhs.el as upstream has skipped this - Drop patch * clisp-2.49-rpath.dif * clisp-2.49.92.tar.bz2 - Port patches * clisp-2.49-configure.dif * clisp-2.49-gctoken.dif * clisp-gcc14.patch * clisp-link.dif - Add patch clisp-gcc14.patch to make it build again OBS-URL: https://build.opensuse.org/request/show/1198416 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clisp?expand=0&rev=52
#
# (C) 1997-99, SuSE GmbH, Nürnberg
#
Call of CLX
Please call clisp with the option '-K full' to use clx. The
X Window System is required for the usage of clx. Therefore the clisp
version under /usr/lib/clisp/full/ is used.
For some examples of clx try out in the directory demos/
clisp -K full -q -i sokoban
and
clisp -K full -q -i qix
----------------------------------------------------------------------------
Aufruf von CLX
Bitte rufen Sie clisp mit der Option '-K full' auf. CLX erfordert ein
installiertes X-Window-System. Daher wird die entsprechende clisp-Version
aus /usr/lib/clisp/full/ benutzt.
Sie finden zwei Beispiele für clx im Verzeichnis demos/
clisp -K full -q -i sokoban
und
clisp -K full -q -i qix
Description
Languages
Emacs Lisp
86.7%
Shell
13.3%