Additional languages: CL, OCaml?

It would be nice if some of the longer lived but less popular languages were options.

In particular, I'd like to be able to write solutions in

  1. Common Lisp
  2. OCaml

I realize there may be no business case for adding these but both are fun because they are so expressive. CL macros are really fun. I have no experience with OCaml but I would love to learn it by doing leetcode problems.

How many other folks like solving the same problem in several languages? Currently my top 3 languages are

  • C // day job language
  • Python3 // day job utility language
  • C++ // relearning. C++11 and later is all new to me
Comments (11)