Friday Social is back! So we know we are all Lisp programmers here and we love the language and use it.

But I am sure some of us work with other languages too. Like I have to work with C, C++, Python and a number of other languages to work on different projects. I am sure some of you do too.

So the questions for this Friday Social are:

  1. What Lisp programming languages do you use?
  2. What non-Lisp programming languages do you use?
  3. What is your favorite Lisp programming language? Why?
  4. What is your favorite non-Lisp programming language? Why?
  5. What is that one thing about your favorite non-Lisp language that you wish to see in your favorite Lisp language?

Happy Friday!

  • @veer66
    link
    English
    1
    edit-2
    2 months ago

    What Lisp programming languages do you use?

    1. Common Lisp
    2. Clojure

    What non-Lisp programming languages do you use?

    Rust, etc.

    What is your favorite Lisp programming language? Why?

    SBCL can compile Common Lisp into optimized native code and the community provides libraries that I need.

    What is your favorite non-Lisp programming language? Why?

    Ruby can be used as AWK with JSON parser and Unicode support.

    What is that one thing about your favorite non-Lisp language that you wish to see in your favorite Lisp language?

    Awk-style one-liner