intrinsics.cpp
Intrinsic functions discussed in the project logs, needed to compile the Pascal style WRITELN function in C++. Copyright 1995-2021 Gerold Lee Gorman. GNU/MIT/LGPL.
plain -
10.27 kB -
10/05/2021 at 05:52
|
|
Download
|
ucsd pascal license.txt
This file contains the official terms of the license for UCSD Pascal. Excerpts of UCSD Pascal may be referred to in this project for educational and/or research purposes. Note that the projects "Frame Lisp" and "Rubidium" do NOT use ANY UCSD code, nor are they derivative works thereof.
plain -
1.83 kB -
10/05/2021 at 05:48
|
|
Download
|
sets.cpp
This is the source file for the C++ code needed to implement the Pascal-style SET type, As discussed in the log entry "Once upon a Midnight Dreary" NOT provided by third parties.
plain -
2.12 kB -
09/27/2021 at 09:51
|
|
Download
|
sets.h
This is the header file for the C++ code needed to implement the Pascal-style SET type, As discussed in the log entry "Once upon a Midnight Dreary" NOT provided by third parties.
plain -
912.00 bytes -
09/27/2021 at 09:47
|
|
Download
|
intrinsics.h
This is the header file for the C++ code discussed in the log entry "Pay no attention to the man behind the curtain", and is needed to support Pascal style IO as well as other intrinsic operations. NOT provided by third parties.
text/plain -
4.74 kB -
09/27/2021 at 09:43
|
|
Download
|
software_permissions.txt
Additional software license information, permissions, and descriptions.
plain -
6.60 kB -
09/27/2021 at 09:38
|
|
Download
|