vindarel

Results 591 comments of vindarel

> To show which keys are pressed for the desktop: https://gitlab.com/screenkey/screenkey the latest version works nicely.

Hello, mmh this kind of transpiler isn't the main goal of this list, which is to find variants of Python. Here js2py helps to import js code into Python. It...

Hi, I think it's great if we mention it (even required), maybe not in the introductory examples. defpackage works when we begin, after all. Shall we add a second "packages...

Hi, you could probably cheat and add the `:swank` symbol to the features list (even if swank is not loaded): ```lisp (defun main () (let ((*features* (push :swank *features*))) (clingon:run...

btw, I also used cl-arrows but I discovered more nice stuff in arrow-macros (https://github.com/hipeta/arrow-macros), like the `some->` ones (if a form returns nil, the macro returns nil instead of feeding...

yeah you can, I believe it's always nice to have links to libraries and to see an author's choice. You can also link to the https://github.com/CodyReichert/awesome-cl list :)

> it seems like it belongs in "Language extensions" agreed. But of course, we can create and re-arrange categories. ps: for a simple version, see str:string-case

Agreed. Do you think you can give more pointers or send a PR? (I don't really know the needs of audio projects so we might do the same things, click...

I tried to create subcategories and did a light cleanup.