Lucas Klemmer
Results
13
comments of
Lucas Klemmer
Yes, with `symbol-add` you can concatenate multiple symbols, strings, or numbers at runtime. E.g. ```lisp >-> (symbol-add 'a 'b 3 (+ 2 2) "-def") ab34-def ```
Hi, Python > 3.7 should be supported. Do you mean Python 3.6 and below?
Hi, I guess you are referring to the Surfer integration at app.wal-lang.org. That is for the time being limited to the web version. However, we are working on something called...