Skip to content
/ kamin Public

Pascal and C code from Samuel Kamin's "Programming Languages: an Interpreter-Based Approach"

Notifications You must be signed in to change notification settings

pliba/kamin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The directory distr contains the code associated with the book
"Programming Languages: An Interpreter-based Approach," by Sam Kamin.
Please report problems to:

	Sam Kamin			[email protected]
        Computer Science Dept.		(217) 333-8069
        1304 W. Springfield
        Urbana, IL 61801

The directory can be obtained either by copying the file distr.tar.Z,
then uncompressing and de-tar'ing, or by copying the files directly
out of the distr directory.  If copying the .Z file, be sure to set
the "binary" flag.

The contents of the distr directory are fully explained in its
README file.  That directory also includes a file ERRATA.  It lists all
known substantive errors in the text.  (Further contributions are always
welcome.)

The directory C-distr contains C versions of all of the interpreters
except those from Chapter 10 (various versions of garbage-
collection).  These were obtained automatically by using the
Pascal-to-C translator p2c.  It is recommended that these be used
only if a Pascal compiler is unavailable.  The contents of the
C-distr directory are explained in its README file.

--
Source:
http://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/impl/kamin/0.html

About

Pascal and C code from Samuel Kamin's "Programming Languages: an Interpreter-Based Approach"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published