|
The following statistics have been compiled on the z390
Project:
Java Open Source Code Statistics as of v1.5.00 with
zcobol
support added
| Program |
Files |
Source lines |
Description |
|
z390.java |
1 |
3629 |
Graphical User Interface using J2SE Swing
GUI Support |
|
az390.java |
1 |
8903 |
Assembler to convert BAL to OBJ |
|
ez390.java |
1 |
554 |
Execute 390 load module running pz390 and
sz390 on
thread) |
|
gz390.java |
1 |
3471 |
GUAM Graphical User Access Method dialog
support with MCS console, TN3270, and
graphic display views |
|
iz390.java |
1 |
157x |
Installation verification
program (run IVP.BAT) |
|
lz390.java |
1 |
1236 |
Link one or more OBJ files into binary 390
load module |
|
mz390.java |
1 |
11881 |
Macro Processor to expand MLC to BAL |
|
pz390.java |
1 |
17088 |
Instruction processor for ez390
including z9 and z10 opcodes |
|
sz390.java |
1 |
6775 |
Service processor with SVC, test, and trace
support for ez390 |
|
tz390.java |
1 |
7018 |
Shared tables and methods |
|
vz390.java |
1 |
4259 |
VSAM file access for ESDS,
RRDS, and KSDS files |
|
Java source |
9 |
61862x |
z390 Project open source J2SE Java programs |
|
Batch cmds |
46 |
640x |
Batch task BAT commands such as ASM,
ASMLG, JOB, EXEC which run on separate thread from GUI
interface |
|
z390 Macros |
107 |
8437x |
Assembler macros which generate
executable code using ez390 svc calls: WTO, WTOR, WAIT, TGET, TPUT, TIME, LINK,
LOAD, DELETE, GETMAIN, FREEMAIN, OPEN, CLOSE, GET, PUT, READ,
STIMER. STORAGE, TN3270, GUAM, WRITE, POINT, CHECK, ESPIE, ESTAE, ABEND |
| MVS macros |
544 |
214232 |
MVS 3.8J
public domain macro library in ascii format which can be
used with z390 assembler to generate executable object code
which can be executed with
Hercules MVS
3.8J emulator. |
|
z390
Demos |
14 |
599x |
Demo MLC macro assembler programs (run
RTDEMO.BAT) |
|
z390 Regression tests |
131 |
23695 |
Regression test MLC macro assembler
programs (run RT.BAT job from GUI file menu or command line) |
| zcobol
component statistics |
|
zc390.java |
1 |
1159 |
Translate COBOL CBL source to HLASM compatible MLC source code
using regular expression parser |
|
zcobol |
99 |
5144 |
COBOL
language verb macros called from MLC source plus shared
support copybooks ZC_WS and ZCGETFLD. |
|
zcobol\z390 |
37 |
6699 |
HLASM
source code generation macros called by COBOL verb macros
using ZC390CLG plus OPT file |
|
zcobol\java |
7 |
116 |
java
source code generation macros called by COBOL verb macros
using ZCJAVCLG plus OPT file. (When zcobol\z390 is complete,
it can be copied to zcobol\java and modified.) |
|
zcobol\vce |
7 |
114 |
C
source code generation macros called by COBOL verb macros
using ZCVCECLG plus OPT file. (When zcobol\z390 is complete,
it can be copied to zcobol\vce and modified.) |
|
zcobol\i586 |
7 |
118 |
HLA/MASM source code generation macros called by COBOL verb
macros using ZC586CLG plus OPT file. (When zcobol\z390 is
complete, it can be copied to zcobol\i586 and modified.) |
|
zcobol\demo |
4 |
145 |
zcobol demo programs |
|
zcobol\test |
18 |
1615 |
zcobol regression test programs |
| cics |
13 |
5601 |
EXEC
CICS COBOL test programs |
Java Open Source Code Statistics as of v1.4.01 with VSAM and z10
support added
| Program |
Files |
Source lines |
Description |
|
z390.java |
1 |
3628 |
Graphical User Interface using J2SE Swing
GUI Support |
|
az390.java |
1 |
8694 |
Assembler to convert BAL to OBJ |
|
ez390.java |
1 |
549 |
Execute 390 load module running pz390 and
sz390 on
thread) |
|
gz390.java |
1 |
3284 |
GUAM Graphical User Access Method dialog
support with MCS console, TN3270, and
graphic display views |
|
iz390.java |
1 |
157 |
Installation verification
program (run IVP.BAT) |
|
lz390.java |
1 |
1182 |
Link one or more OBJ files into binary 390
load module |
|
mz390.java |
1 |
10517 |
Macro Processor to expand MLC to BAL |
|
pz390.java |
1 |
16474 |
Instruction processor for ez390
including z9 and z10 opcodes |
|
sz390.java |
1 |
6589 |
Service processor with SVC, test, and trace
support for ez390 |
|
tz390.java |
1 |
6530 |
Shared tables and methods |
|
vz390.java |
1 |
4258 |
VSAM file access for ESDS,
RRDS, and KSDS files |
|
Java source |
9 |
61862 |
z390 Project open source J2SE Java programs |
|
Batch cmds |
46 |
640 |
Batch task BAT commands such as ASM,
ASMLG, JOB, EXEC which run on separate thread from GUI
interface |
|
z390 Macros |
107 |
8437 |
Assembler macros which generate
executable code using ez390 svc calls: WTO, WTOR, WAIT, TGET, TPUT, TIME, LINK,
LOAD, DELETE, GETMAIN, FREEMAIN, OPEN, CLOSE, GET, PUT, READ,
STIMER. STORAGE, TN3270, GUAM, WRITE, POINT, CHECK, ESPIE, ESTAE, ABEND |
| MVS macros |
544 |
214232 |
MVS 3.8J
public domain macro library in ascii format which can be
used with z390 assembler to generate executable object code
which can be executed with
Hercules MVS
3.8J emulator. |
|
Demos |
14 |
599 |
Demo MLC macro assembler programs (run
RTDEMO.BAT) |
|
Regression tests |
131 |
23695 |
Regression test MLC macro assembler
programs (run RT.BAT job from GUI file menu or command line) |
|
|
Java Open Source Code Statistics as of
v1.3.08
| Program |
Files |
Source lines |
Description |
|
z390.java |
1 |
3671 |
Graphical User Interface using J2SE Swing
GUI Support |
|
az390.java |
1 |
7987 |
Assembler to convert BAL to OBJ |
|
ez390.java |
1 |
533 |
Execute 390 load module running pz390 and
sz390 on
thread) |
|
gz390.java |
1 |
3289 |
GUAM Graphical User Access Method dialog
support with MCS console, TN3270, and
graphic display views |
|
iz390.java |
1 |
157 |
Installation verification
program (run IVP.BAT) |
|
lz390.java |
1 |
972 |
Link one or more OBJ files into binary 390
load module |
|
mz390.java |
1 |
10301 |
Macro Processor to expand MLC to BAL |
|
pz390.java |
1 |
14303 |
Instruction processor for ez390
with z9 opcodes |
|
sz390.java |
1 |
6416 |
Service processor with SVC, test, and trace
support for ez390 |
|
tz390.java |
1 |
5146 |
Shared tables and methods |
|
vz390.java |
1 |
2348 |
VSAM file access for ESDS,
RRDS, and KSDS files |
|
Java source |
9 |
55123 |
z390 Project open source J2SE Java programs |
|
Batch cmds |
46 |
640 |
Batch task BAT commands such as ASM,
ASMLG, JOB, EXEC which run on separate thread from GUI
interface |
|
z390 Macros |
101 |
7836 |
Assembler macros which generate
executable code using ez390 svc calls: WTO, WTOR, WAIT, TGET, TPUT, TIME, LINK,
LOAD, DELETE, GETMAIN, FREEMAIN, OPEN, CLOSE, GET, PUT, READ,
STIMER. STORAGE, TN3270, GUAM, WRITE, POINT, CHECK, ESPIE, ESTAE, ABEND |
| MVS macros |
544 |
213,232 |
MVS 3.8J
public domain macro library in ascii format which can be
used with z390 assembler to generate executable object code
which can be executed with
Hercules MVS
3.8J emulator. |
|
Demos |
14 |
599 |
Demo MLC macro assembler programs (run
RTDEMO.BAT) |
| Regression tests |
126 |
21911 |
Regression test MLC macro assembler
programs (run RT.BAT job from GUI file menu or command line) |
|