Home TechnologyProgramming Subscribe to RSS

What Is The Description Of An Interpreter?

Answer Question

1 Answer - Sort by: Date | Rating

    In computer science, an interpreter normally means a computer program that executes, i.e. Performs, instructions written in a programming language. While interpretation and compilation are the two principal means by which programming languages are implemented, these are not fully distinct categories, one of the reasons being that most interpreting systems also perform some translation work, just like compilers, An interpreter may be a program that either
    1. executes the source code directly
    2. translates source code into some efficient intermediate representation (code) and immediately executes this
    3. explicitly executes stored precompiled code
    0 0

    Friendly 

    answered 10 months ago

      More

      More

         
         

        Ask a Question via Twitter

        Send a question to @askblurtit and we will publish it online and send you a reply everytime you receive an answer.

        Blurtit Store

        Get T-shirts, hoodies, caps and more at the Blurtit store

        Blurtit International