> I learn a programming language
> "Wow! Cool language... what do I make in it?"
> ...
> realize I don't need to make anything
> ends up not making anything
many such cases
1
Discussion
> I learn a programming language
> "Wow! Cool language... what do I make in it?"
> ...
> realize I don't need to make anything
> ends up not making anything
many such cases
"Wow! ATS is so cool! I can rewrite some of my C stuff in this"
"...what have I made in C? blsm... uh... microcontroller stuff..."
"...that's about it"
unless I want to start reinventing wheels and rewriting existing software in the Blazing Fast Memory Safe ATS Way:tm: I just don't know what to make 😭
ok, there's a few things that I realize I want to make with ATS:
direct C interop while being functional/proof based/etc. is so cool
I could probably make some ffmpeg wrapper stuff