The following statistics have been compiled on the z390
Project:
Java Open Source Code Statistics as of v1.5.06 with
zcobol
COMPUTE implied decimal support
Program |
Files |
Source lines |
Description |
z390.java |
1 |
3646 |
Graphical User Interface using J2SE Swing
GUI Support |
az390.java |
1 |
9377 |
Assembler to convert BAL to OBJ |
ez390.java |
1 |
570 |
Execute 390 load module running pz390 and
sz390 on
thread) |
gz390.java |
1 |
3493 |
GUAM Graphical User Access Method dialog
support with MCS console, TN3270, and
graphic display views |
iz390.java |
1 |
160 |
Installation verification
program (run IVP.BAT) |
lz390.java |
1 |
1277 |
Link one or more OBJ files into binary 390
load module |
mz390.java |
1 |
12502 |
Macro Processor to expand MLC to BAL |
pz390.java |
1 |
19566 |
Instruction processor for ez390
including z9 and z10 opcodes |
sz390.java |
1 |
7859 |
Service processor with SVC, test, and trace
support for ez390 |
tz390.java |
1 |
8210 |
Shared tables and methods |
vz390.java |
1 |
4277 |
VSAM file access for ESDS,
RRDS, and KSDS files |
Java source |
9 |
73061 |
z390 Project open source J2SE Java programs |
Batch cmds |
42 |
781 |
Batch task BAT commands such as ASM,
ASMLG, JOB, EXEC which run on separate thread from GUI
interface |
z390 Macros |
127 |
9830 |
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 |
154 |
30590 |
Regression test MLC macro assembler
programs (run RT.BAT job from GUI file menu or command line) |
zcobol
component statistics |
zc390.java |
1 |
1726 |
Translate COBOL CBL source to HLASM compatible MLC source code
using regular expression parser |
zcobol |
119 |
7019 |
COBOL
language verb macros called from MLC source plus shared
support copybooks ZC_WS and ZCGETFLD. |
zcobol\z390 |
48 |
15465 |
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 |
46 |
8749 |
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) |
|