I do recall a post talking about the RAM in the MKII thread:
And some other context in there.
Precompiled lines in any language isn’t a good indicator of program size/memory consumption as you can make a few lines take up tons of memory or have thousands of bit twiddling lines that uses barely any because it’s efficiently packing stuff in memory.