Alexandre Rademaker
Alexandre Rademaker
The C-c C-a with hledger gives me `hledger: command xact is not recognized, run with no command to see a list` what did I miss?
Thanks , but I guess I will also need to redefine the command ledger-add-transaction or create a new one bound to C-c C-a right ?
Hi @simonmichael , it took me a while to try your suggestion but it didn't work as I expected. Can you please help me? Using Ledger (prompt) I can have...
Hi @kraison do you have any documentation and 'quick start' guide? I was looking for CL libs for RDF/OWL and recently made some small improvements in Wilbur (https://github.com/arademaker/incf-wilbur). I didn't...
What is the argument for having such a function in the library? I mean, I am not the author of the library but I am just curious about how to...
Good argument, in that case, we can go further and enumerate all missing functions in the current version regarding any other standard library available for other languages.
Please also note that in the flow styles I believe the strings with commas must be protected with double-quote, right? The parse of the output above would give us a...
Well, racket website is made in racket. We can’t ignore the impact of this.
There is something in https://lispcookbook.github.io/cl-cookbook/debugging.html and maybe this chapter about debugging is still missing some useful tips from https://malisper.me/debugging-lisp-part-1-recompilation/
Looks like we still have this problem with ECL ``` $ ecl ;;; Loading "/Users/arademaker/quicklisp/setup.lisp" ;;; Loading #P"/opt/local/lib/ecl-12.7.1/cmp.fas" ;;; Loading #P"/opt/local/lib/ecl-12.7.1/asdf.fas" ASDF could not load sockets because Error while trying...