For fuck sake.
memmove support intersecting ranges. memmove(dest, src, strlen(str)+1). No fucking allocations. No extra memory write.
For fuck sake.
memmove support intersecting ranges. memmove(dest, src, strlen(str)+1). No fucking allocations. No extra memory write.
No fucking explicit allocations. No explicit memory write. Memmove does create extra buffer.
But still 1 line is better than four.
Self fix.
What's wrong with kotlin? It's better then java and can seamlessly call any java library. Vert.x actually recently added kotlin support. It was focused on java and other JVM languages originally. But yes, it's basically a better node.js that uses real languages and allocates one event loop per core did it scales nicely. It's one of the fastest frameworks available.
Not precisely. See linked for (the better part of) gnus implementation. Look for word_copy_bwd_aligned.
github.com
...
Yep. I spent the weekend translating dietchan, so anyone wanting to host an imageboard can use that:
gitgud.io
Should also stay any doubts about Cs feasibility for such a project.
Don't know why gitgud is so broken. I stuck it on github instead: github.com
private repo?
Wirthian languages are very underrated