Vsys/Macintosh/COMP/

Up to parent directory

Under Construction NOTICE: Until this notice disappears, this webpage and the files to which it links will change without warning.  –dnw, January 3, 2015


Manual

../doc/Cmanual.e

Compiler Source

Kop.a Like Crt0.a, extracts only the startup code from standard IO, but without renaming pentry and _main.
Am.a Main program.
Expr.a Expressions.
Asub.a Computational and other support routines.
Parts.a A-language translation.
../ALIB/Sysfunc.a Standard IO with math additions.
Aerr.a Error messages.
Cmacro.e Parameters and macros.

One-Loop Feynman Diagrams

VFORM/

Formf Example

Ftest.c
F.s

Gaussian Integration Example

From Chap. XXV of Cmanual.e.
Int.c Main program.
Series.c Integrand.
I.s
Intp.c Position independent version.
Intp.e
Seriesp.c
Numbers.e Schoonschip version.

Example and Test Programs

Vari.c

Command Files

BR.s
E.s Sample calculation, Passarino and Veltman.
FA.s
FO.s
GB.s
IC.s Build an integrated compiler.
INT.s
M.s
NA.s Build the compiler with assembler options.
NAP.s Assemble a subset of modules and rebuild the compiler.
NP.s
NPP.s
R.s
S.s
SP.s
X.s

Notes

Up to Vsys/