Table of Contents

Module: interpreter charlemagne/interpreter.py

Interpreter module

This module is part of Charlemagne Copyright (c) Robert Green 2002, 2003

Charlemagne is distributed under the GNU General Public License. See the file LICENSE.txt in the distribution for details.

Imported modules   
from exception import NaughtyExpression
import os
import pylisp
from pylisp.client import PyLisp
import sys
Classes   
CLISPInterpreter

A LispInterpreter implementation specific to CLISP

Interpreter

An abstract class which represents an interpreter of some kind

LispInterpreter

An abstract class which represents a lisp interpreter of some kind


Table of Contents

This document was automatically generated on Tue Jun 10 03:55:07 2003 by HappyDoc version 2.0.1