White Papers

Interpreted Programming Languages and Interpreters: Insight and Coding Procedure

Overview In a senior-level computer science course, Programming Languages, Dr. Janine Marburg assigned a semester-long project requiring the development of an interpreter, a computer program that executes another computer program. This paper highlights the development process of the interpreter project. Interpreters are often used in conjunction with a programming language designed specifically for use with an interpreter. These programming languages are known as interpreted programming languages. Interpreted programming languages have many advantages over compiled programming languages, usually at the cost of program execution speed. A program written in an interpreted programming language generally has a longer execution time because the source code has to be converted, or interpreted, before it is executed each time the program is run.

Download White Paper

By downloading you agree to our Terms and Conditions. These include information regarding use of your personal data.

Publisher
Mississippi State University
File Format
PDF
Date Published
Dec 19, 2008
Format
White Papers
Topics
Programming Languages

Similiar White Papers

Build Strong, Flexible J2EE apps With a WebSphere Cluster Environment

Build Strong, Flexible J2EE apps With a WebSphere Cluster Environment

When building a strong, extensible, and flexible J2EE application, one needs to consider several factors. One important

Publisher: IBM  |  Tags: application server, management, server

TechNet Webcast: Managing Hyper-V Virtual Machines With WMI and Windows PowerShell (Level 300)

TechNet Webcast: Managing Hyper-V Virtual Machines With WMI and Windows PowerShell (Level 300)

Before the beta release of Microsoft System Center Virtual Machine Manager 2008, there was only one option for automatin

Publisher: Microsoft  |  Tags: beta, management, windows server, windows server 2008

Building a Hybrid Data Warehouse Model

Building a Hybrid Data Warehouse Model

This paper discusses the hybrid design and provides a fully functional reference implementation. The system runs on Orac

Publisher: Oracle  |  Tags: data, database, warehouse

Taking Advantage of Microsoft Enterprise Library 4.0 for Visual Studio 2008

Taking Advantage of Microsoft Enterprise Library 4.0 for Visual Studio 2008

Microsoft Enterprise Library is a collection of reusable software components (application blocks) designed to assist sof

Publisher: Microsoft  |  Tags: developers, software

Why and How to Build a Continuous Integration Environment for the .NET Platform

Why and How to Build a Continuous Integration Environment for the .NET Platform

This paper is a learning tool and also a detailed manual to reference for executives, managers and developers on 'Why an

Publisher: Enterprise Solution Providers  |  Tags: developers

Mississippi State University White Papers

Parallel Genetic Algorithms for Tuning a Fuzzy Data Mining System

Parallel Genetic Algorithms for Tuning a Fuzzy Data Mining System

This paper describes parallel implementations of the genetic algorithm that were run on both a multiprocessor Unix works

Publisher: Mississippi State University  |  Tags: linux

An Efficient Buffer Management in a Network Interface Card

An Efficient Buffer Management in a Network Interface Card

This paper proposes a dynamic packet buffer management algorithm for a protocol processor in a network terminal. The pro

Publisher: Mississippi State University  |  Tags: data, management, network