Transform the source text interpreter in a bytecode interpreter (VM). This will improve performance and will protect the source author rights. The text interpreter should, on demand, transform the text code in byte code.
Log in to post a comment.