Fri Jul 3 00:28:43 CEST 2009 Tobias Rautenkranz * cl-smoke.commonqt & Clozure CL support Binary files old-doc/commonqt-t14.png and new-doc/commonqt-t14.png differ diff -rN -u old-doc/introduction.xml new-doc/introduction.xml --- old-doc/introduction.xml 2014-10-30 07:11:45.000000000 +0100 +++ new-doc/introduction.xml 2014-10-30 07:11:45.000000000 +0100 @@ -81,12 +81,8 @@ SBCL on Linux x86 (and x86_64) - - -
Partial - - Clozure CL support is currently broken. + Clozure CL on Linux x86.
@@ -137,14 +133,12 @@ from the mudballs files. Get the .asd files and place them in the corresponding source directories. Then symlink the .asd files in a ASDF search path. - You can for examples run: ln -s SOME_DIR/*/*.asd ASDF_PATH + You can for example run: ln -s SOME_DIR/*/*.asd ASDF_PATH Now build and install the :smoke and :qt C wrapper libraries with: - - cmake ./ && make && sudo make install - + cmake ./ && make && sudo make install in the smoke/ and qt/ directories. diff -rN -u old-doc/qt.xml new-doc/qt.xml --- old-doc/qt.xml 2014-10-30 07:11:45.000000000 +0100 +++ new-doc/qt.xml 2014-10-30 07:11:45.000000000 +0100 @@ -198,4 +198,25 @@ +
CommonQt +:cl-smoke.commonqt +is an experimental compatibility layer to run Lisp code using the +CommonQt API with cl-smoke. +It is incomplete, but implementing the missing pieces should be straight forward. + + + + + + + +CommonQt tutorial 14 +t14.lisp +running with :cl-smoke.commonqt. + + + + +
+