README.TXT
----------
Thank you for downloading the demo version of SLDC51 - C compiler for
8051 with Source Level Debugger - developed by SPJ Systems.

The SLDC51 is 'C' cross compiler for 8051 which runs on DOS. It
supports a subset of ANSI 'C' with many 8051 specific extensions. It
also includes a Source Level Debugger - to simulate the 8051
micro-controller on PC. It allows the user to debug throught his /
her 'C' program on the PC without actually requiring the target
hardware.

You must have one more file namely - lhac31.exe. It is a self
extracting zip file. To install this demo, create a suitable
directory on your hard disk (e.g. "C:\SLDC31\") and then copy the
file 'lhac31.exe' into that directory. Then change to that directory
and just run lhac31.exe from the DOS prompt. It will explode and
create many more files and sub-directories. It will create files such
as C31.EXE (the C compiler), SLDC31.EXE (the Source Level Debugger),
MANUAL.TXT (User's manual in ASCII format) and so on. Also, it will
create a sub-directory 'EXAMPLES' which will contain several example
programs.

This demo version is freely copyable - you may give it to your
friends / coleagues for free. Although it is DEMO ONLY version, it is
full feature compiler with only one limitation - it will only compile
programs which are less than 25 lines long.

In case of any questions, you may send e-mail to Pramod Ranade
(pramod@spjsystems.com)
-----------------------------------------------------------------
SPJ Systems                    Tel.   : +91-212-451607
114, Chitrashala Building      Fax.   : +91-212-480285
562, Sadashiv Peth             E-mail : info@spjsystems.com
Pune - 411 030 (INDIA)         URL    : http://www.spjsystems.com
-----------------------------------------------------------------
