|
|
|
|
|
by exceptione
474 days ago
|
|
(I would note that EJB is something from the past. Like .net has also really grown.) > that's why I am confining it to certain kinds of projects only (and personal
tinkering). You have a fair view of Go, I think. I could see that it makes sense to use it as a replacement for bash scripts, especially if you know the language well.
Personally I am wanting to dive into using F# for my shell scripting needs. The language leans well into those kind of applications with the pipe operator. If you ever have the appetite, you should take a look at it as it can be run in interpreted/REPL mode too, which is a nice bonus for quick one-of scripts. https://blog.lucca.io/2022/05/19/fsharp-script |
|