summaryrefslogtreecommitdiffhomepage
path: root/doc/mdk_intro.texi
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-09-13 00:13:39 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-09-13 00:13:39 +0000
commit799cc8df9eb4ac00185f90016149b59ca60590e6 (patch)
treece9f22b55143052ade6376c0c59d0ea718a4c8c2 /doc/mdk_intro.texi
parentf8e24446c36158f16c0b7a0fdb9144fded02cdbc (diff)
downloadmdk-799cc8df9eb4ac00185f90016149b59ca60590e6.tar.gz
mdk-799cc8df9eb4ac00185f90016149b59ca60590e6.tar.bz2
partial doc update for version 0.5
Diffstat (limited to 'doc/mdk_intro.texi')
-rw-r--r--doc/mdk_intro.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/mdk_intro.texi b/doc/mdk_intro.texi
index 36a5a96..5464980 100644
--- a/doc/mdk_intro.texi
+++ b/doc/mdk_intro.texi
@@ -4,7 +4,7 @@
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_intro.texi,v 1.3 2001/09/10 23:42:14 jao Exp $
+@c $Id: mdk_intro.texi,v 1.4 2001/09/13 00:13:39 jao Exp $
@node Introduction, Installing MDK, Top, Top
@comment node-name, next, previous, up
@@ -59,7 +59,8 @@ the possibility of manipulating a MIX virtual machine through a set of
Scheme functions, so that you can use this programming language to
interact with the virtual machine. In addition, @code{mixvm} and
@code{gmixvm} are also able to interpret Scheme scripts (using an
-embedded Guile interpreter), that is, they are extensible using Scheme.
+embedded Guile interpreter), that is, you can use Scheme as an extension
+language to add new functionalities to these programs.
This manual gives you a tutorial of MIX and MIXAL, and a thorough
description of the use of the @sc{mdk} utilities.