. . "From this section, what I extract is... -B handled strings like crap (indeed, for coding something like UNIX where just about everything is a string, this sounds like a big issue ^^) -B didn't handle floating point data properly, due to its will to treat everything as a word -B's pointer mechanism was slow -B was much slower than Assembly as a whole So it sounds like we have a mixture of language" . .