Talk:Calligulan Assembly
Jump to navigation
Jump to search
A question
Hey, I'm new to writing implementations so I have a question
So my implementation instead of reading and converting the roman numerals line by line, it converts them to an integer array at the start and runs the numbers without consulting the source file again. Would this make my implementation a JIT compiler or would it still be an interpreter User:ArthroStar11 2:51PM 7 July 2021 (UTC)