We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
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)