Assembly level programmers were a hot commodity in the 80s and 90s and perhaps, even before that. This link has the source code for the Apollo 11 Guidance Computer.
That being said, I think assembly language is hard to code in. It's easier to express your thoughts in languages that are closer to English and build whatever you want and let the compiler do the assembly language translation.