Dec 282017
 
SETLS programming language for DOS. Includes an editor and compiler and examples for a C-Like programming language that treats numeric entities via the use of mathematical sets and relations.
File SETLSZIP.ZIP from The Programmer’s Corner in
Category Miscellaneous Language Source Code
SETLS programming language for DOS. Includes an editor and compiler and examples for a C-Like programming language that treats numeric entities via the use of mathematical sets and relations.
File Name File Size Zip Size Zip Type
DVED.COM 44855 21843 deflated
DVED.DOC 5923 2552 deflated
DVEDUSR.DOC 1455 659 deflated
EULER.STL 1757 754 deflated
EULER2.STL 1723 739 deflated
FACT.STL 184 118 deflated
INSTALL.DOC 1913 766 deflated
PRIME1.STL 589 296 deflated
PRIME2.STL 167 131 deflated
README 2067 839 deflated
SETLS.DOC 25109 7685 deflated
SETLS.EXE 80288 35905 deflated
SETLSGRM.DOC 10414 2185 deflated
START.DOC 3061 1242 deflated
TOPSORT1.STL 415 224 deflated
TOPSORT2.STL 421 240 deflated

Download File SETLSZIP.ZIP Here

Contents of the README file


This diskette contains:

README -- This file, describing the contents of this disk.

SETLS.EXE -- the SETLS compiler.

INSTALL.DOC -- documentation regarding the installation of SETLS
onto either a floppy disk or hard disk.

START.DOC -- provides a quick introduction to the use of SETLS.

SETLS.DOC -- This documentation provides an introduction to the
features of the SETLS compiler, including differences from
full SETL. It also contains instructions on using the
compiler.

SETLSGRM.DOC -- This contains the SETLS grammar. In case of
syntax errors, this may be a useful resource.

As an introduction to the compiler, a number of .STL programs are
included. These samples include SETLS versions of some of
the examples given in PROGRAMMING WITH SETS: An Introduction
to SETL, by Schwartz, Dewar, Dubinsky, and Schonberg. The
user may find it instructive to compare these programs with
the originals, in order to see some of the variations from
full SETL.
PRIME1.STL (Dewar - list prime numbers)
PRIME2.STL (Sec. 2.4 - one line for primes)
EULER.STL (Sec. 11.1 - find Euler path)
FACT.STL (Sec. 4.4 - recursive factorial call)
TOPSORT1.STL (Sec. 11.2 - topological sort, ver. 1)
TOPSORT2.STL (Sec. 11.2 - topological sort, ver. 2)

DVED.COM -- Dewar Visual EDitor, a full-screen text editor, which
may be used to create your own SETLS source files. This is
provided for your convenience, though you may use any ASCII
text editor to create the .STL files.

DVED.DOC & DVEDUSR.DOC -- documentation and keypad summary for the
use of DVED. Further help can be obtained during editing
by use of Ctrl-F1.



 December 28, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)