Interpreters are programming language based. They don't care how an individual was generated or what representation the individual is in. It just needs the source code to be valid for the language it supports.
Interpreters are programming language based. They don't care how an individual was generated or what representation the individual is in. It just needs the source code to be valid for the language it supports.