Re: What language do most students use to write the assembler?
Posted by rst on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/What-language-do-most-students-use-to-write-the-assembler-tp1999299p4027911.html
I did mine in Fortran, about 350 lines. It was several years after I last touched f77, and the code quality does not make me too proud. It was quite fast though.
I have received implementations in java, c#, perl, python and ruby, java being by far the most popular.