Sunday, February 7, 2021

The "V" programming language

Such are the joys of experimenting with a shiny new programming language:



-- and the warning was removed 2 weeks ago in their git repo :0)

Seriously though, although it's new, the language has a good vibe to it.  I wouldn't use it for anything _serious_, but it might be a good choice when you need to do ad-hoc data processing with high speed, and yet don't want to use complicated languages like C++ / rust...

It's been a while since I've played with a new programming language. For now I'm just implementing basic standard algorithms with it as an exercise and feeling it out.

No comments:

Post a Comment