Vsys/Macintosh/COMP/
Up to parent directory
NOTICE:
Until this notice disappears, this webpage and the files to which
it links will change without warning. –dnw, January
3, 2015
Manual
Compiler Source
| | | |
Kop.a |
14Sep21 09:36:16EDT |
1.3K |
Like Crt0.a, extracts only the
startup code from standard IO, but without renaming pentry and
_main. |
Am.a |
14Sep21 09:36:16EDT |
102K |
Main program. |
Expr.a |
14Sep21 09:36:16EDT |
59K |
Expressions. |
Asub.a |
14Sep21 09:36:16EDT |
84K |
Computational and other support routines. |
Parts.a |
14Sep21 09:36:17EDT |
77K |
A-language translation. |
../ALIB/Sysfunc.a |
|
|
Standard IO with math additions. |
Aerr.a |
14Sep21 09:36:16EDT |
8.0K |
Error messages. |
Cmacro.e |
14Sep21 09:36:16EDT |
15K |
Parameters and macros. |
One-Loop Feynman Diagrams
Formf Example
| | | |
Ftest.c |
14Sep21 09:36:16EDT |
3.5K |
|
F.s |
14Sep21 09:36:16EDT |
31 |
|
Gaussian Integration Example
From Chap. XXV of
Cmanual.e.
| | | |
Int.c |
14Sep21 09:36:16EDT |
3.8K |
Main program. |
Series.c |
14Sep21 09:36:17EDT |
1.5K |
Integrand. |
I.s |
14Sep21 09:36:16EDT |
58 |
|
Intp.c
| 14Sep21 09:36:16EDT |
3.7K |
Position independent version. |
Intp.e
| 14Sep21 09:36:16EDT |
1.4K |
|
Seriesp.c |
14Sep21 09:36:17EDT |
1.5K |
|
Numbers.e |
14Sep21 09:36:16EDT |
2.3K |
Schoonschip version. |
Example and Test Programs
| | | |
Vari.c |
14Sep21 09:36:17EDT |
2.4K |
|
Command Files
| | | |
BR.s |
14Sep21 09:36:16EDT |
85 |
|
E.s |
14Sep21 09:36:16EDT |
126 |
Sample calculation, Passarino and Veltman. |
FA.s |
14Sep21 09:36:16EDT |
80 |
|
FO.s |
14Sep21 09:36:16EDT |
91 |
|
GB.s |
14Sep21 09:36:16EDT |
85 |
|
IC.s |
14Sep21 09:36:16EDT |
702 |
Build an integrated compiler. |
INT.s |
14Sep21 09:36:16EDT |
47 |
|
M.s |
14Sep21 09:36:16EDT |
26 |
|
NA.s |
14Sep21 09:36:16EDT |
174 |
Build the compiler with assembler options. |
NAP.s |
14Sep21 09:36:16EDT |
83 |
Assemble a subset of modules and rebuild the compiler. |
NP.s |
14Sep21 09:36:16EDT |
100 |
|
NPP.s |
14Sep21 09:36:16EDT |
58 |
|
R.s |
14Sep21 09:36:17EDT |
59 |
|
S.s |
14Sep21 09:36:17EDT |
67 |
|
SP.s |
14Sep21 09:36:17EDT |
83 |
|
X.s |
14Sep21 09:36:17EDT |
21 |
|
Notes
Up to Vsys/