From f6f760db6440c5f672abafa2dfcbd908c9d9c823 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 2 Jun 2003 23:20:38 +0000 Subject: miscellaneous corrections --- doc/mdk_intro.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/mdk_intro.texi') diff --git a/doc/mdk_intro.texi b/doc/mdk_intro.texi index c86ca18..f7b5a8e 100644 --- a/doc/mdk_intro.texi +++ b/doc/mdk_intro.texi @@ -1,10 +1,10 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001 +@c Copyright (C) 2000, 2001, 2003 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. -@c $Id: mdk_intro.texi,v 1.5 2001/09/16 22:17:33 jao Exp $ +@c $Id: mdk_intro.texi,v 1.6 2003/06/02 23:20:38 jao Exp $ @node Introduction, Acknowledgments, Top, Top @comment node-name, next, previous, up @@ -14,7 +14,7 @@ In his book series @cite{The Art of Computer Programming} (published by Addison Wesley), D. Knuth uses an imaginary computer, the MIX, and its associated machine-code and assembly languages to ilustrate the -concepts and algorithms as they are presented. +concepts and algorithms as they are presented. The MIX's architecture is a simplified version of those found in real CISC CPUs, and the MIX assembly language (MIXAL) provides a set of @@ -48,7 +48,7 @@ commands to manipulate it using Scheme. @item mixvm.el This elisp program allows running @code{mixvm} inside an Emacs GUD buffer, allowing concurrent edition and debugging of MIXAL programs. -@end table +@end table @code{mixvm} and @code{gmixvm} implement a simulator of the MIX computer, giving you a virtual machine for executing and debugging MIX -- cgit v1.2.3