Oddism wrote:
Code:
(if (likes_nerdy_jokes lispyfolk)
(print "Welcome, fellow programmer!")
(print "Nevermind, bye"))
Are you into clojure at all? I once went into a
wild deep dive at one point.
Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system.
So to answer your specific directions. I am not a fellow programmer. I might have been a long, long time ago back in the year 1966 when I learned how to program on machines that came before computers.