Build android apps without any java, entirely in C and Make - GitHub - cnlohr/rawdrawandroid: Build android apps without any java, entirely in C and Make... (more…)
Read more »
The limitations in exiting tools and platforms make them well-suited for newer apps, whereas CheerpJ is capable of converting even the older Java apps and libraries. (more…)
Read more »
Programming languages come with sorting functions by default. We can often do much better. For example, Downs has showed that radix sort can greatly surpass default sort functions in C++. Radix sort is you friend if you want to sort large arrays of intege... (more…)
Read more »
Oracle recently released version 15 of the Java programming language and virtual machine. We take a look at what's known about the contents of the upcoming next releases, Java 16 and 17. (more…)
Read more »
As I've said before, I'm working on a book about lifetimes. Or maybe it's
just a long series - I haven't decided the specifics yet. Like every one of
my series/book things, it's... (more…)
Read more »