Ask HN: What new programming languages did you learn in 2020?
1–10 of 19 posts
Re: Ask HN: What new programming languages did you learn in 2020?
#2Janet: I am already familiar with Lisps and Janet borrows a bit from Clojure syntax with its table and array syntax. It wasn't much of a stretch to pick up. I used Janet to build some small command line tools. Nifty Lisp that I plan to use more in the future.
Re: Ask HN: What new programming languages did you learn in 2020?
#3My goal is just to get used to the way lisps work. Hopefully will find some enlightenment in the end.
I'm already familiar with FP but never really groked all the (((parentheses))).
Re: Ask HN: What new programming languages did you learn in 2020?
#4Re: Ask HN: What new programming languages did you learn in 2020?
#5Re: Ask HN: What new programming languages did you learn in 2020?
#6Re: Ask HN: What new programming languages did you learn in 2020?
#7Re: Ask HN: What new programming languages did you learn in 2020?
#8Re: Ask HN: What new programming languages did you learn in 2020?
#9Zig is the next thing on my list, haven't learned it yet though.
Re: Ask HN: What new programming languages did you learn in 2020?
#10Some kind of lisp. I'm considering starting with Scheme and then move to Clojure as it's more comercial. My goal is just to get used to the way lisps work. Hopefully will find some enlightenment in the end. I'm already familiar with FP but never really groked all the (((parentheses))).