Phantasmal Site > DGD > DGD Reference Manual (legacy) > Setting Up DGD
2 Setting Up DGD
The first step in learning any new programming language is to
set up the tools. For most languages, that means the compiler or
interpreter and possibly a debugger. For DGD, that means setting up
the DGD driver, sometimes called the DGD server or DGD
interpreter.
You'll need to download the DGD driver from the internet unless
you have a copy on other media. Make sure to get a recent copy of
DGD, version 1.2 or later.
|