Lisp student

Results 24 issues of Lisp student

You may want to consider adding [Modalys](http://support.ircam.fr/docs/Modalys/3.4.1/co/ModalysDocumentation.html). [ModaLisp is based on LispWorks](http://support.ircam.fr/docs/Modalys/3.4.1/co/Getting_Started.html). It is a framework more than an application, OpenMusic being one of many uses: > Modalys is primarily...

Thank you for `org-recipes` (and mentioning `org-wiki`). They are very well thought out and fill the perfect spot for my use cases. I use them daily, and I am very...

Illumos recently became a [tier2 platform](https://rust-lang.github.io/rustup-components-history/x86_64-unknown-illumos.html). Still, it would be much convenient for devs and sysadmins to have miniserve downloadable as binary instead of installing rust+cargo to install miniserve.

I am able to use complex recipes, like `org-mode`. But with some, I am experiencing the following behavior (as an example, 'bbdb'): Executing this: ``` (defconst el-get-sources '((:name bbdb))) (el-get...

I read `el-get` Info manual, but I could not find a way to specify a recipe to just install a local package, ie just `make`, `install-info` etc, without first fetching...

`cl+ssl` has been having difficulties on Windows[1], and becasue of that, Drakma will also fail dealing with TLS resources when used on Windows. Although Dexador also leverages `cl+ssl`, on Windows...

Thank you this is what I have been looking for to help prepare some of our machines at school. For a moment I thought "cl-adams" possibly is inspired from the...

Hello, I find org-board to be the best tool to archive URLs offline. Also, it works very well on Windows, once `wget` is installed (I use chocolatey). Browsing the pages...

Trying to build joe or nano I get, ``` # synth just-build editors/joe pkg-1.18.4.pkg failed option check. Stand by, building pkg(8) first ... done! Error opening terminal: xterm-256color. # synth...

Thank you for lw-multiplication, I am learning much, including building CAPI interfaces. I would like to try to build a Windows executable (I have Hobby DV license). If this is...