vindarel
vindarel
Good point in that talking about 5AM up front on the testing page is quite much. Now I think it'd great if we introduced simpler testing patterns -the opportunity to...
> What simpler testing patterns were you thinking of more or less? First, `assert` as you said, also the `#+my-test` trick, using closures, unwind-protect, recalling the interactive debugger features, maybe...
Curious, what is the purpose of packaging the Cookbook ? (ease of building it locally ?)
Depends on whether you want to package the Ruby libs? (I'm only a user of guix package, no experience with packaging)
ah yes, I miss it too. I actually saw that here: https://github.com/lisp-mirror/budden-tools/tree/213ab2b52a1b0c0b496efd30c3b5143f5c8e1ff2/cl-advice It "used to work on SBCL 1.4.2". [here](https://www.reddit.com/r/learnlisp/comments/avd01k/til_that_ccl_has_advise_and_watch/) they say > An advise-like mechanism has to be present...
You're welcome to translate it to Russian. We would refer your work on the index. We have ongoing translations to other languages. You could ask for donations on your project,...
> Would that be ok ... if I submit my PR ... It should be OK. The content is markdown so it's easy to review and I can check if...
https://edicl.github.io/cl-ppcre/#create-scanner2
a step closer: https://github.com/lem-project/lem/pull/1377 aka Syntax highlighting of code block in markdown-mode todo: Indentation within code blocks and their mode-specific features are future work.
Hi, I'm a lurker so far, and besides the great README and the number of precious examples of these bindings, the official IUP documentation is here: - https://www.tecgraf.puc-rio.br/iup/ But IMO...