In spite of it all, I am quite liking the idea of assemblies. It's about time the arbitrary conceptual distinction between executables and libraries got thrown away, an executable is after all just a library with a default entry point
(
Read more... )
Comments 2
Happy memories of the Salford Univeristy FTN77 Fortran compiler with the nice wee extensions which were
CODE
C This allows the next bits of programming to be
C in assembly language until the instruction
EDOC
C After which we are back to FORTRAN77 again
Thus a fast subroutine could be realised in assembler but use the straightforward variable passing structures of FORTRAN's "SUBROUTINE" or "FUNCTION" statements.
Happy days
Reply
It's often easier to fix problems on the embedded side because I've got more or less complete control and all of the source, whereas with Windows it's often a case of stabbing around in the dark until I hit something!
Reply
Leave a comment