Assembly Language Makes Top Ten
[index]
[1,280 page views]
TIOBE, a Dutch organization that measures the popularity of programming languages, recently announced Assembly Language made it into the top ten as of July 2016. The popularity is presumed to have risen from the number of embedded devices, low level requirements for certain IoT gizmos, and the hacker/maker movement. TIOBE bases their assessment of search results from the major engines as a determination of usage. For a quick view of assembly, eyeball this assembly language bootloader example which demonstrates accessing a FAT16 filesystem and kickstarting a computer in less than 512 bytes.