vita nouva / diary
"The Rose Garden by Carl Aagaard"
16/02/2024

Another killer feature for

I'd always prefer a Lisp. But ideally, Go wins (more at The Prefect Programming Language) by its unauthoritarian package manager and not using exception handling. As aforementioned @ A thought about Clojure, I think Clojure is the modern day Lisp that works very good for interactive programming and rapid development. But here's another killer feature of Go that roughly does not exist elsewhere: the great STD. With Go, I can feel very comfortable writing a Go application without the need of checking the internet for questions or 3rd-party libraries, eventually I might need to, but if compared to any other tool I've ever used, it's amazing (back in the day when I used C# I'd need a web browser always running alongside to my IDE). I do not have internet connection those days and while playing tracks I thought of building a simple CLI to handle my audio tracks synchronization, I know how to do it without reinventing the wheel in Go, with only using the STD, with Clojure, it's going to be unrapid developement. #Go #Programming

[permlink]
c. lr0 2025