lispnik

Results 13 issues of lispnik

https://filonenko-mikhail.github.io/cl-portaudio/ Well documented, and easy to use. Works great with SBCL under Windows, Linux and macOS

Hi, the instructions in the readme will fail if you're not authenticated on github (ie. you have uploaded a SSH key). I updated the Url so that it works for...

The problem is https://github.com/roswell/ccl_bin/releases/download/1.12/ccl-1.12-linuxarm.tar.gz doesn't exist (404). At https://github.com/roswell/ccl_bin/releases/tag/1.12 there's no `ccl-1.12-linuxarm.tar.gz` ## Environment ``` pi@raspberrypi:~ $ uname -a Linux raspberrypi 5.4.83-v7+ #1379 SMP Mon Dec 14 13:08:57 GMT 2020...

(imported from TODO) # plot * Look at with-plot - change to with-datasource? * also add the ds_* keywords as part of the with-datasource?

todo

Use appveyor: should get the tecgraf-libs, im, cd, iup, pffft and ensure that quickload works for all the iup modules (iup-cd, iup-im, iup-gl, etc)

Mostly not a feature of this library, but should be documented: * asdf:program-op * determining which IUP dlls should be also distributed questions * windows installer op? * what to...

todo

Would like to be able to interactively build a gui from the REPL like you can with CAPI. main-loop blocks until the last dialog is closed though. Main consideration is...

todo

Hi, first off: Kudos for Lisp GUI application that "just works" on Windows! When opening folder full of images, I got the following error. It briefly flashed previews in the...

Dear Nibby, this not a bug per se, but I wonder if you have considered building a web-page to represent Lish. Something with the basic things, e.g. * Lish is...

https://github.com/rpav/cl-autowrap When loading cl-libuv on Windows I get an error that gcc isn't found. This is of course from grovelling. I realize the cl-libuv has gone from maybe custom descriptions...