hexsha stringlengths 40 40 | size int64 11 739k | ext stringclasses 5
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 5 137 | max_stars_repo_name stringclasses 556
values | max_stars_repo_head_hexsha stringclasses 556
values | max_stars_repo_licenses listlengths 1 4 | max_stars_count int64 1 16.6k ⌀ | max_stars_repo_stars_event_min_datetime stringclasses 272
values | max_stars_repo_stars_event_max_datetime stringclasses 272
values | max_issues_repo_path stringlengths 5 137 | max_issues_repo_name stringclasses 557
values | max_issues_repo_head_hexsha stringclasses 557
values | max_issues_repo_licenses listlengths 1 4 | max_issues_count int64 1 3.68k ⌀ | max_issues_repo_issues_event_min_datetime stringclasses 158
values | max_issues_repo_issues_event_max_datetime stringclasses 158
values | max_forks_repo_path stringlengths 5 137 | max_forks_repo_name stringclasses 557
values | max_forks_repo_head_hexsha stringclasses 557
values | max_forks_repo_licenses listlengths 1 4 | max_forks_count int64 1 4.07k ⌀ | max_forks_repo_forks_event_min_datetime stringclasses 207
values | max_forks_repo_forks_event_max_datetime stringclasses 207
values | content stringlengths 11 739k | avg_line_length float64 4.67 9.43k | max_line_length int64 8 376k | alphanum_fraction float64 0 0.89 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bd736842bfc9ec2adab3c825382124af5bf24b65 | 587 | cobol | COBOL | Task/Perfect-numbers/COBOL/perfect-numbers-1.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Perfect-numbers/COBOL/perfect-numbers-1.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Perfect-numbers/COBOL/perfect-numbers-1.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | $set REPOSITORY "UPDATE ON"
IDENTIFICATION DIVISION.
PROGRAM-ID. perfect-main.
ENVIRONMENT DIVISION.
CONFIGURATION SECTION.
REPOSITORY.
FUNCTION perfect
.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 i PIC 9(8).
... | 23.48 | 59 | 0.495741 |
3408fc66b45c164368bfaa58833aa2d8b2611968 | 834 | cob | COBOL | cobol/main.cob | amazinigmech2418/Pi-in-Many-Languages | 233fda961a90ad4f81926df1735a244c012f9766 | [
"MIT"
] | 10 | 2020-06-19T04:45:45.000Z | 2021-06-16T22:31:58.000Z | cobol/main.cob | amazinigmech2418/Pi-in-Many-Languages | 233fda961a90ad4f81926df1735a244c012f9766 | [
"MIT"
] | 1 | 2022-01-23T16:19:45.000Z | 2022-01-23T16:19:45.000Z | cobol/main.cob | amazinigmech2418/Pi-in-Many-Languages | 233fda961a90ad4f81926df1735a244c012f9766 | [
"MIT"
] | 1 | 2021-04-08T12:37:44.000Z | 2021-04-08T12:37:44.000Z | 000100 IDENTIFICATION DIVISION.
000200 PROGRAM-ID. NILAKANTHA_PI.
000300 AUTHOR. AmazingMech2418.
000400 DATE-WRITTEN. 5/25/2021.
000500 REMARKS.
000510 Approximates pi using the Nilakantha Series.
000520 Calculates to 15 decimal places.
000600 DATA DIVISION.
000700 WORKING-STORAGE SECTION.
000800 01 PI PIC 9(1... | 29.785714 | 60 | 0.695444 |
38f60131330df1caa7215ed8655c9ed71929fee6 | 1,074 | cbl | COBOL | cobol/testdata/local/testantlr044.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 6 | 2020-06-18T08:47:41.000Z | 2021-12-06T05:54:07.000Z | cobol/testdata/local/testantlr044.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 3 | 2020-10-26T11:06:31.000Z | 2022-03-29T18:59:04.000Z | cobol/testdata/local/testantlr044.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 5 | 2021-01-21T18:54:33.000Z | 2022-01-18T23:01:31.000Z | Identification Division.
Program-ID. testantlr044.
Data Division.
Working-Storage Section.
>>DEFINE A 2
>>DEFINE B 3
>>DEFINE C A + B
>>DEFINE D A * B
>>DEFINE E (D * A) / 3
01 CONSTANTS.
05 MYNAME PIC X(012) VALUE 'testa... | 22.375 | 68 | 0.410615 |
dc22698623ec7ce425918a57db7421b0db8513cf | 9,865 | cbl | COBOL | sample/SLICKP2.cbl | t2kxorg/cobol-control-flow | 66b9622c00df6641642309d976694ce7a7b2bf81 | [
"CC0-1.0"
] | 7 | 2020-07-16T12:49:59.000Z | 2021-12-21T09:59:42.000Z | sample/SLICKP2.cbl | t2kxorg/cobol-control-flow | 66b9622c00df6641642309d976694ce7a7b2bf81 | [
"CC0-1.0"
] | 30 | 2020-07-10T21:08:40.000Z | 2022-03-14T17:33:52.000Z | sample/SLICKP2.cbl | t2kxorg/cobol-control-flow | 66b9622c00df6641642309d976694ce7a7b2bf81 | [
"CC0-1.0"
] | 5 | 2021-01-27T17:10:47.000Z | 2022-03-25T07:00:05.000Z | CBL XOPTS(COBOL2)
IDENTIFICATION DIVISION.
PROGRAM-ID. SLICKP2.
AUTHOR. Ira M. Slick.
******************************************************************
*DESCRIPTION: List Accounts *
********************************************... | 34.735915 | 73 | 0.385707 |
717fba79269bbf29413d0366c8b25ad0181c2693 | 95 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/valuestmt/relation/ConditionNotEqualChar.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 81 | 2018-03-29T23:39:01.000Z | 2022-03-07T11:23:10.000Z | src/test/resources/io/proleap/cobol/asg/valuestmt/relation/ConditionNotEqualChar.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 64 | 2017-03-27T11:15:15.000Z | 2018-03-09T18:10:43.000Z | src/test/resources/io/proleap/cobol/asg/valuestmt/relation/ConditionNotEqualChar.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. RELCOND.
PROCEDURE DIVISION.
IF 1 <> 2 THEN END-IF. | 23.75 | 26 | 0.715789 |
077ec59181372c1aebc47c1fdff090067d092b47 | 365 | cbl | COBOL | src/test/resources/io/proleap/cobol/ast/tandem/InlineComment.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 81 | 2018-03-29T23:39:01.000Z | 2022-03-07T11:23:10.000Z | src/test/resources/io/proleap/cobol/ast/tandem/InlineComment.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 64 | 2017-03-27T11:15:15.000Z | 2018-03-09T18:10:43.000Z | src/test/resources/io/proleap/cobol/ast/tandem/InlineComment.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. INLINE-COMMENT.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 Student.
03 nachname pic x(20).
03 vorname pic x(20).
03 geschlecht pic x(1). *> ANSI End-of-Line Comment
88 mann values 'M' 'm'.
88 frau value 'F', 'f', 'W', 'w'.
88 egal ... | 30.416667 | 58 | 0.567123 |
25566f4042ec0909ce5ad4b8d2746b6331076202 | 684 | cbl | COBOL | archive/c/cobol/even-odd.cbl | Sudhanshu-Dubey14/sample-programs | c766aa70013adab057275737c0a86088e9933a3c | [
"MIT"
] | 422 | 2018-08-14T11:57:47.000Z | 2022-03-07T23:54:34.000Z | archive/c/cobol/even-odd.cbl | Sudhanshu-Dubey14/sample-programs | c766aa70013adab057275737c0a86088e9933a3c | [
"MIT"
] | 1,498 | 2018-08-10T19:18:52.000Z | 2021-12-14T03:02:00.000Z | archive/c/cobol/even-odd.cbl | Sudhanshu-Dubey14/sample-programs | c766aa70013adab057275737c0a86088e9933a3c | [
"MIT"
] | 713 | 2018-08-12T21:37:49.000Z | 2022-03-02T22:57:21.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. HELLO-WORLD.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 CMDARGS PIC X(38).
01 NUM PIC S9(30).
PROCEDURE DIVISION.
ACCEPT CMDARGS FROM COMMAND-LINE.
IF CMDARGS IS ALPHABETIC THEN
DISPL... | 32.571429 | 52 | 0.504386 |
1396c1d6a1cb73e8090927a88801c3c63767c78b | 6,393 | cob | COBOL | Source/T3DIICHAP12/cube_gouraud_01.cob | TwTravel/3dGameGuru | 50f204da32b7d3ddcbdb0daf140d503eac424153 | [
"Unlicense"
] | null | null | null | Source/T3DIICHAP12/cube_gouraud_01.cob | TwTravel/3dGameGuru | 50f204da32b7d3ddcbdb0daf140d503eac424153 | [
"Unlicense"
] | 1 | 2019-12-10T15:47:15.000Z | 2019-12-10T15:47:15.000Z | Source/T3DIICHAP12/cube_gouraud_01.cob | TwTravel/3dGameGuru | 50f204da32b7d3ddcbdb0daf140d503eac424153 | [
"Unlicense"
] | null | null | null | Caligari V00.01ALH
BitM V0.01 Id 0 Parent 0 Size 00004054
ThumbNailHdrSize 40
ThumbHeader:28 00 00 00 5e 00 00 00 5e 00 00 00 01 00 18 00 00 00 00 00 48 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ColorBufSize 26696
ColorBufZipSize 1281
ZippedThumbnail:78 9c ed dd bd 6a e3 40 10 07 f0 3c 86 0... | 61.471154 | 3,859 | 0.685906 |
aef1dc3944b8f9aacd70944685926318b5f1790c | 291 | cbl | COBOL | select-abteil.cbl | ephadeev/die-arbeiter-cobol | ab91f0e1232ba674730b428089bcbbfb2cc156d8 | [
"MIT"
] | null | null | null | select-abteil.cbl | ephadeev/die-arbeiter-cobol | ab91f0e1232ba674730b428089bcbbfb2cc156d8 | [
"MIT"
] | null | null | null | select-abteil.cbl | ephadeev/die-arbeiter-cobol | ab91f0e1232ba674730b428089bcbbfb2cc156d8 | [
"MIT"
] | null | null | null | SELECT ABTEIL-FILE
ASSIGN TO "abteil.dat"
ORGANIZATION IS INDEXED
RECORD KEY IS ABTEILUNG-ID
ALTERNATE KEY IS ABTEILUNG-NAME
ALTERNATE KEY IS PRAEMIE WITH DUPLICATES
ACCESS MODE IS DYNAMIC.
| 36.375 | 55 | 0.539519 |
e57a0197f758df4317535519dcb69bf7eab0fd5a | 428 | cpy | COBOL | middleware/binding/cobol/copy/TPSVCRET.cpy | casualcore/casual | 047a4eaabbba52ad3ce63dc698a9325ad5fcec6d | [
"MIT"
] | null | null | null | middleware/binding/cobol/copy/TPSVCRET.cpy | casualcore/casual | 047a4eaabbba52ad3ce63dc698a9325ad5fcec6d | [
"MIT"
] | null | null | null | middleware/binding/cobol/copy/TPSVCRET.cpy | casualcore/casual | 047a4eaabbba52ad3ce63dc698a9325ad5fcec6d | [
"MIT"
] | 1 | 2022-02-21T18:30:25.000Z | 2022-02-21T18:30:25.000Z | * X/Open CAE Specification
* Distributed Transaction Processing:
* The XATMI Specification
* ISBN: 1-85912-130-6
* X/Open Document Number: C506
*
* TPSVCRET.cpy
*
05 TP-RETURN-VAL PIC S9(9) COMP-5.
88 TPSUCCESS VALUE 0.
... | 28.533333 | 53 | 0.462617 |
ffbbce6a14cd9e10f0cdffb29482553565bc9def | 841 | cbl | COBOL | CobolProgram/Program1.cbl | petli/VisualCobolCodeExamples | 2f49a144a5ec6e34aa87d0dc9a5f93271be78a37 | [
"MIT"
] | null | null | null | CobolProgram/Program1.cbl | petli/VisualCobolCodeExamples | 2f49a144a5ec6e34aa87d0dc9a5f93271be78a37 | [
"MIT"
] | null | null | null | CobolProgram/Program1.cbl | petli/VisualCobolCodeExamples | 2f49a144a5ec6e34aa87d0dc9a5f93271be78a37 | [
"MIT"
] | 1 | 2018-09-27T18:20:31.000Z | 2018-09-27T18:20:31.000Z | $SET ILUSING"Demo.Net"
$SET ILUSING"Demo.Cobol.Interfaces"
program-id. Program1 as "CobolProgram.Program1".
data division.
working-storage section.
01 logger type ICobolLogger.
01 guid string.
01 msg string.
procedure division.
set logger to new... | 25.484848 | 60 | 0.573127 |
0971be427fcc829347449b9fa518afd32c3a5668 | 415 | cobol | COBOL | Task/Comments/COBOL/comments-6.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Comments/COBOL/comments-6.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Comments/COBOL/comments-6.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. program.
AUTHOR. Rest of line ignored.
REMARKS. Rest of line ignored.
REMARKS. More remarks.
SECURITY. line ignored.
INSTALLATION. line ignored.
DATE-WRITTEN. same, human readable dates are allowed for instance
... | 34.583333 | 73 | 0.640964 |
ec6693286d79b7d670f906a6c60172966bf76b31 | 1,117 | cobol | COBOL | Task/Sierpinski-triangle/COBOL/sierpinski-triangle.cobol | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Sierpinski-triangle/COBOL/sierpinski-triangle.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Sierpinski-triangle/COBOL/sierpinski-triangle.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | identification division.
program-id. sierpinski-triangle-program.
data division.
working-storage section.
01 sierpinski.
05 n pic 99.
05 i pic 999.
05 k pic 999.
05 m pic 999.
05 c pic 9(18).
05 i-limit pic 999.
05 q ... | 30.189189 | 68 | 0.59803 |
bcdc95734efb23608e5a8a71381852d84ad6bec2 | 1,681 | cob | COBOL | languages/cobol/cobol24/ch09/chapt09d.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 34 | 2016-10-29T19:50:34.000Z | 2022-02-12T21:27:43.000Z | languages/cobol/cobol24/ch09/chapt09d.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | null | null | null | languages/cobol/cobol24/ch09/chapt09d.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 19 | 2017-06-19T23:04:00.000Z | 2021-11-13T15:00:41.000Z | 000010 @OPTIONS MAIN
000020 Identification Division.
000030 Program-Id. Chapt09d.
000031* Complex Evaluate Example 2
000040 Environment Division.
000050 Configuration Section.
000051 Source-Computer. IBM-PC.
000055 Object-Computer. IBM-PC.
000056 Data Division.
000057 Working-Storage Section.
000058 01 Sale-Price ... | 42.025 | 67 | 0.674004 |
d2139f6991325584bd9794745047b2a6a22f09a9 | 115 | cbl | COBOL | src/test/resources/io/proleap/cobol/ast/tandem/ComputeStatement.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 81 | 2018-03-29T23:39:01.000Z | 2022-03-07T11:23:10.000Z | src/test/resources/io/proleap/cobol/ast/tandem/ComputeStatement.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 64 | 2017-03-27T11:15:15.000Z | 2018-03-09T18:10:43.000Z | src/test/resources/io/proleap/cobol/ast/tandem/ComputeStatement.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. CMPTESTMT.
PROCEDURE DIVISION.
COMPUTE SOMEID1 SOMEID2 ROUNDED = 2 * 2. | 28.75 | 44 | 0.756522 |
6d2a3d0735e46856860db12b2b83b7ae8315a97e | 151 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/data/workingstorage/DataDescriptionValueNumeric.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 81 | 2018-03-29T23:39:01.000Z | 2022-03-07T11:23:10.000Z | src/test/resources/io/proleap/cobol/asg/data/workingstorage/DataDescriptionValueNumeric.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 64 | 2017-03-27T11:15:15.000Z | 2018-03-09T18:10:43.000Z | src/test/resources/io/proleap/cobol/asg/data/workingstorage/DataDescriptionValueNumeric.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. DATAVALUE.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 ITEMNUMERIC VALUE 23.4.
01 ITEMINTEGER VALUE 42. | 25.166667 | 30 | 0.754967 |
43b36867ef14b61495882259fada72a6d47e07ad | 153 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/procedure/ifstmt/IfStatementNoThen.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 81 | 2018-03-29T23:39:01.000Z | 2022-03-07T11:23:10.000Z | src/test/resources/io/proleap/cobol/asg/procedure/ifstmt/IfStatementNoThen.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 64 | 2017-03-27T11:15:15.000Z | 2018-03-09T18:10:43.000Z | src/test/resources/io/proleap/cobol/asg/procedure/ifstmt/IfStatementNoThen.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. IFSTMT.
PROCEDURE DIVISION.
IF 1 > 2
DISPLAY 'thentext'
ELSE
DISPLAY 'elsetext'
END-IF. | 19.125 | 25 | 0.633987 |
588189c05fa4b9438ff9390c757e3add35953c75 | 165 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/data/workingstorage/DataDescription01.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 81 | 2018-03-29T23:39:01.000Z | 2022-03-07T11:23:10.000Z | src/test/resources/io/proleap/cobol/asg/data/workingstorage/DataDescription01.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 64 | 2017-03-27T11:15:15.000Z | 2018-03-09T18:10:43.000Z | src/test/resources/io/proleap/cobol/asg/data/workingstorage/DataDescription01.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. DATADESCR01.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 ITEMS1.
02 ITEM1 PIC X(10).
02 ITEM2 PIC X(10).
01 ITEMS2. | 20.625 | 25 | 0.709091 |
27f0a06f52b464c11c3661137a198e368ea04d3b | 4,229 | cbl | COBOL | src/PESEL.cbl | jarst/COBOL | d98f90cde1d5fd1996f5f1fc8e640cd49aa18ea8 | [
"MIT"
] | null | null | null | src/PESEL.cbl | jarst/COBOL | d98f90cde1d5fd1996f5f1fc8e640cd49aa18ea8 | [
"MIT"
] | null | null | null | src/PESEL.cbl | jarst/COBOL | d98f90cde1d5fd1996f5f1fc8e640cd49aa18ea8 | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. PESEL.
DATA DIVISION.
FILE SECTION.
WORKING-STORAGE SECTION.
01 WS-PESEL.
03 WS-PESEL-MAIN.
05 WS-DATE.
07 WS-YEAR PIC 9(2).
07 WS-MONTH PIC 9(2).
... | 31.325926 | 72 | 0.490423 |
84080afbea3ac7434bd35e051fd9ff5d73f84eb2 | 1,067 | cob | COBOL | PROGCOB04.cob | cmsilveira/COBOL | 280fbf9d395e2e1ae9ad39784818f9581dfbad28 | [
"MIT"
] | null | null | null | PROGCOB04.cob | cmsilveira/COBOL | 280fbf9d395e2e1ae9ad39784818f9581dfbad28 | [
"MIT"
] | null | null | null | PROGCOB04.cob | cmsilveira/COBOL | 280fbf9d395e2e1ae9ad39784818f9581dfbad28 | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. PROGCOB04.
********************************
* AREA DE COMENTARIOS - REMARKS
* AUTHOR = CARLOS MATHEUS
* DATA = 16/04/2021
* OBJECTIVE = RECEBER UM NOME E UM SALÁRIO
* IMPRIMIR NA TELA ESSE NOME E SALÁRIO
* ... | 36.793103 | 56 | 0.510778 |
e6353b6cf5a043ed15ab1dac06ad835ccf784e5a | 3,304 | cpy | COBOL | cpy/CSR01800.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | 3 | 2019-03-17T18:36:33.000Z | 2020-08-12T21:21:55.000Z | cpy/CSR01800.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null | cpy/CSR01800.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null | *>=================================================================================
9000-abrir-i-pd01800 section.
string lnk-dat-path delimited by " " "\EFD018.DAT" into wid-pd01800
open input pd01800
... | 34.061856 | 112 | 0.312349 |
e55754704c78dfc76dd4d54ef95d537beae1a90b | 648 | cbl | COBOL | src/dot.cbl | gyng/COBOL-CASTER | 652c56dea9d050afa11f57793d255bf5487ae881 | [
"MIT"
] | null | null | null | src/dot.cbl | gyng/COBOL-CASTER | 652c56dea9d050afa11f57793d255bf5487ae881 | [
"MIT"
] | null | null | null | src/dot.cbl | gyng/COBOL-CASTER | 652c56dea9d050afa11f57793d255bf5487ae881 | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. DOT.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 tmp1 PIC S9(8)V9(2) VALUE IS 0.
01 tmp2 PIC S9(8)V9(2) VALUE IS 0.
LINKAGE SECTION.
01 v1x PIC S9(8)V9(2).
01 v1y PIC S9(8)V9(2).
01 v1z PIC S9(8)V9(2).
01 v2x PIC S9(8)... | 27 | 59 | 0.574074 |
79b484566d1ab713f388001c65fe90c33a32a0f9 | 354 | cob | COBOL | cobol/hello.cob | mhendren/HelloWorlds | 4511d32ba11c9f877d495f2a5ce99394777e9df4 | [
"Unlicense"
] | null | null | null | cobol/hello.cob | mhendren/HelloWorlds | 4511d32ba11c9f877d495f2a5ce99394777e9df4 | [
"Unlicense"
] | null | null | null | cobol/hello.cob | mhendren/HelloWorlds | 4511d32ba11c9f877d495f2a5ce99394777e9df4 | [
"Unlicense"
] | null | null | null | * Hello world in cobol-85 using a variable
IDENTIFICATION DIVISION.
PROGRAM-ID. hello.
AUTHOR. Michael Hendren.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 Msg.
02 Str PIC AAAAAAAAAAAA.
PROCEDURE DIVISION.
MOVE "hello, world" TO Msg.
... | 19.666667 | 48 | 0.564972 |
b3977ae4303146b17dc22816b99ccf9e498418df | 1,134 | cbl | COBOL | read_command_args/read_specific_cmd_line_args.cbl | shamrice/COBOL-Examples | 9078f516d14fcd7ffa93fa9cdd9f557c4196afa9 | [
"MIT"
] | null | null | null | read_command_args/read_specific_cmd_line_args.cbl | shamrice/COBOL-Examples | 9078f516d14fcd7ffa93fa9cdd9f557c4196afa9 | [
"MIT"
] | null | null | null | read_command_args/read_specific_cmd_line_args.cbl | shamrice/COBOL-Examples | 9078f516d14fcd7ffa93fa9cdd9f557c4196afa9 | [
"MIT"
] | null | null | null | ******************************************************************
* author: Erik Eriksen
* date: 2021-02-02
* purpose: Reading command line args into variable one by one.
* tectonics: cobc
******************************************************************
identification divis... | 35.4375 | 92 | 0.518519 |
f739a33d963851a5d4a409766169bef0eaf7cdd4 | 8,901 | cbl | COBOL | game.cbl | psywave-games/pong-cobol | 4db46c5b510d8d3ff010ae3ec3349e074b5f22bd | [
"WTFPL"
] | 2 | 2021-07-19T00:17:26.000Z | 2021-08-25T16:42:36.000Z | game.cbl | psywave-games/pong-cobol | 4db46c5b510d8d3ff010ae3ec3349e074b5f22bd | [
"WTFPL"
] | null | null | null | game.cbl | psywave-games/pong-cobol | 4db46c5b510d8d3ff010ae3ec3349e074b5f22bd | [
"WTFPL"
] | null | null | null | *================================================================*
IDENTIFICATION DIVISION.
*================================================================*
* Compile with param: cobc -xjd game.cbl -lraylib
PROGRAM-ID. PONG0001.
... | 40.276018 | 80 | 0.318728 |
e54dfcce8fe9495b3fef5304bd386f681c834131 | 3,741 | cob | COBOL | POH8/Mizugi/Main.cob | neetsdkasu/Paiza-POH-MyAnswers | 4a968a13e62e7de2fadce163fea4cadf629b5148 | [
"MIT"
] | 3 | 2016-09-17T14:36:48.000Z | 2017-04-16T07:46:23.000Z | POH8/Mizugi/Main.cob | neetsdkasu/Paiza-POH-MyAnswers | 4a968a13e62e7de2fadce163fea4cadf629b5148 | [
"MIT"
] | 18 | 2016-07-02T19:13:15.000Z | 2016-07-11T19:58:48.000Z | POH8/Mizugi/Main.cob | neetsdkasu/Paiza-POH-MySolutions | 4a968a13e62e7de2fadce163fea4cadf629b5148 | [
"MIT"
] | null | null | null | *> Try POH
*> author: Leonardone @ NEETSDKASU
*> ↓ 1行あたりの字数の目安
*>==============================================================$
IDENTIFICATION DIVISION.
PROGRAM-ID. Main.
ENVIRONMENT DIVISION.
CONFIGURATION SECTION.
REPOSITORY.
FUNCTION ALL INTR... | 37.039604 | 72 | 0.373697 |
aeb3a80591ee3beeb8fd07aa1937b32758935611 | 676 | cbl | COBOL | COBOL/sandbox/src/main_shuffle.cbl | codetojoy/gists | 2616f36a8c301810a88b8a9e124af442cf717263 | [
"Apache-2.0"
] | 1 | 2020-04-17T00:08:06.000Z | 2020-04-17T00:08:06.000Z | COBOL/sandbox/src/main_shuffle.cbl | codetojoy/gists | 2616f36a8c301810a88b8a9e124af442cf717263 | [
"Apache-2.0"
] | 2 | 2021-04-25T12:26:02.000Z | 2021-07-27T17:17:32.000Z | COBOL/sandbox/src/main_shuffle.cbl | codetojoy/gists | 2616f36a8c301810a88b8a9e124af442cf717263 | [
"Apache-2.0"
] | 1 | 2018-02-27T01:32:08.000Z | 2018-02-27T01:32:08.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. MAIN.
DATA DIVISION.
WORKING-STORAGE SECTION.
78 Table-Len VALUE 10.
01 ttable-area.
03 ttable PIC 9(2) OCCURS Table-Len TIMES.
01 IDX PIC 9(2) VALUE 0.
PROCEDURE DIVISION.
PERFOR... | 29.391304 | 71 | 0.545858 |
c155a278b5d81706a201fe16fc8e2427c9a8c8d2 | 878 | cobol | COBOL | Task/String-case/COBOL/string-case-1.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/String-case/COBOL/string-case-1.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/String-case/COBOL/string-case-1.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. string-case-85.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 example PIC X(9) VALUE "alphaBETA".
01 result PIC X(9).
PROCEDURE DIVISION.
DISPLAY "Example: " example
*> Using the intrinsic functions.
... | 28.322581 | 65 | 0.58656 |
90763893845bb7a6b87fbc3fa5a5ae2e968e3d31 | 3,134 | cobol | COBOL | Task/Evolutionary-algorithm/COBOL/evolutionary-algorithm.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Evolutionary-algorithm/COBOL/evolutionary-algorithm.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Evolutionary-algorithm/COBOL/evolutionary-algorithm.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | identification division.
program-id. evolutionary-program.
data division.
working-storage section.
01 evolving-strings.
05 target pic a(28)
value 'METHINKS IT IS LIKE A WEASEL'.
05 parent pic a(28).
05 offspring-table.
10 offspring pic a(28)
... | 35.213483 | 61 | 0.689534 |
982b49e678966d805b84f837c88383a6daf2695e | 743 | cobol | COBOL | Task/String-prepend/COBOL/string-prepend-1.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/String-prepend/COBOL/string-prepend-1.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/String-prepend/COBOL/string-prepend-1.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | identification division.
program-id. prepend.
data division.
working-storage section.
1 str pic x(30) value "World!".
1 binary.
2 len pic 9(4) value 0.
2 scratch pic 9(4) value 0.
procedure division.
begin.
perform rev-sub-str
... | 28.576923 | 61 | 0.527591 |
09f269e57ca1f56992a0ace0bb63e8937530ee14 | 4,676 | cob | COBOL | AdventOfCode2021/d16a.cob | GaloisGirl/Coding | 24870ff58c3e5c155547276f7a6fd3e613f60b5e | [
"MIT"
] | 13 | 2020-12-11T23:07:24.000Z | 2021-12-27T23:58:22.000Z | AdventOfCode2021/d16a.cob | GaloisGirl/Coding | 24870ff58c3e5c155547276f7a6fd3e613f60b5e | [
"MIT"
] | 1 | 2020-12-20T22:16:33.000Z | 2021-08-17T16:54:08.000Z | AdventOfCode2021/d16a.cob | GaloisGirl/Coding | 24870ff58c3e5c155547276f7a6fd3e613f60b5e | [
"MIT"
] | 2 | 2020-12-20T22:02:08.000Z | 2021-12-23T14:42:07.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. AOC-2021-16-1.
AUTHOR. ANNA KOSIERADZKA.
ENVIRONMENT DIVISION.
INPUT-OUTPUT SECTION.
FILE-CONTROL.
SELECT INPUTFILE ASSIGN TO "d16.input"
ORGANIZATION IS LINE SEQUENTIAL.
DATA DIVISION.
FILE SECTION.
... | 31.594595 | 72 | 0.516895 |
dcab0377915de88d4f17a9f51622eff56a49570d | 6,067 | cbl | COBOL | ASYNCPG1.cbl | cicsdev/cics-async-fetch-variation-example | 0a2b66b1671c15bfdd5c84724df5596f0e705268 | [
"Apache-2.0"
] | null | null | null | ASYNCPG1.cbl | cicsdev/cics-async-fetch-variation-example | 0a2b66b1671c15bfdd5c84724df5596f0e705268 | [
"Apache-2.0"
] | null | null | null | ASYNCPG1.cbl | cicsdev/cics-async-fetch-variation-example | 0a2b66b1671c15bfdd5c84724df5596f0e705268 | [
"Apache-2.0"
] | 2 | 2017-08-30T17:53:47.000Z | 2017-10-31T15:50:15.000Z | * Licensed Materials - Property of IBM
*
* SAMPLE
*
* (c) Copyright IBM Corp. 2017 All Rights Reserved
*
* US Government Users Restricted Rights - Use, duplication or
* disclosure restricted by GSA ADP Schedule Contract with IBM Corp
*
************************... | 34.471591 | 72 | 0.51162 |
22d308dfeb8b25b15f957ced4f6cbeddef4cc2b6 | 2,178 | cbl | COBOL | chapter-04/entryPoints/src/entryPoints/MainProgram.cbl | MicroFocus/visual-cobol-for--java-developers-book | d46a5f173e4f8df67456dab3b9ce52fe0c7fceaa | [
"MIT"
] | 2 | 2022-01-04T20:05:39.000Z | 2022-01-21T10:03:14.000Z | chapter-04/entryPoints/src/entryPoints/MainProgram.cbl | MicroFocus/visual-cobol-for--java-developers-book | d46a5f173e4f8df67456dab3b9ce52fe0c7fceaa | [
"MIT"
] | null | null | null | chapter-04/entryPoints/src/entryPoints/MainProgram.cbl | MicroFocus/visual-cobol-for--java-developers-book | d46a5f173e4f8df67456dab3b9ce52fe0c7fceaa | [
"MIT"
] | 2 | 2021-10-06T00:55:11.000Z | 2022-01-31T16:44:59.000Z | *****************************************************************
* *
* Copyright (C) 2020-2022 Micro Focus. All Rights Reserved. *
* This software may be used, modified, and distributed *
* (provided this notice is... | 48.4 | 71 | 0.453627 |
1c07c487f9cfbc634661f522989b9db0b224de06 | 1,296 | cbl | COBOL | cobol/testdata/local/testantlr261.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 6 | 2020-06-18T08:47:41.000Z | 2021-12-06T05:54:07.000Z | cobol/testdata/local/testantlr261.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 3 | 2020-10-26T11:06:31.000Z | 2022-03-29T18:59:04.000Z | cobol/testdata/local/testantlr261.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 5 | 2021-01-21T18:54:33.000Z | 2022-01-18T23:01:31.000Z | BASIS testantlr261a.cbl 00000001
INSERT 000001 00000002
REPLACE 00000003
==:PROGRAMID1:== BY ==testantlr261== 00000... | 76.235294 | 80 | 0.352623 |
e031fe3755c03932f86facdf55fce2e746aedaf6 | 6,830 | cbl | COBOL | src/Cobol/EDUCHAN.cbl | cicsdev/cics-java-jcics-samples | d346e08c906069c36d81ef75b3b3dda2a7e139e9 | [
"Apache-2.0"
] | 8 | 2017-01-20T16:54:20.000Z | 2022-01-21T19:05:14.000Z | src/Cobol/EDUCHAN.cbl | cicsdev/cics-java-jcics-samples | d346e08c906069c36d81ef75b3b3dda2a7e139e9 | [
"Apache-2.0"
] | 2 | 2018-07-11T09:52:44.000Z | 2018-08-29T11:05:19.000Z | src/Cobol/EDUCHAN.cbl | cicsdev/cics-java-jcics-samples | d346e08c906069c36d81ef75b3b3dda2a7e139e9 | [
"Apache-2.0"
] | 8 | 2016-12-19T19:50:30.000Z | 2022-01-21T19:05:56.000Z | *----------------------------------------------------------------*
* Licensed Materials - Property of IBM *
* SAMPLE *
* (c) Copyright IBM Corp. 2016 All Rights Reserved *
* US Government Users... | 39.479769 | 72 | 0.403367 |
7b7a0328246422ed8c88f0f883cb0c40a131e9a1 | 4,369 | cob | COBOL | languages/cobol/cobol24/ch11/chapt11c.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 34 | 2016-10-29T19:50:34.000Z | 2022-02-12T21:27:43.000Z | languages/cobol/cobol24/ch11/chapt11c.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | null | null | null | languages/cobol/cobol24/ch11/chapt11c.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 19 | 2017-06-19T23:04:00.000Z | 2021-11-13T15:00:41.000Z | 000010 @OPTIONS MAIN,TEST
000020 Identification Division.
000030 Program-Id. Chapt11c.
000031* Inline Perform With Inline If Example
000044 Environment Division.
000050 Configuration Section.
000051 Special-Names.
000052 Crt Status Is Keyboard-Status.
000054 Source-Computer. IBM-PC.
000055 Object-Computer. IBM... | 43.257426 | 66 | 0.64477 |
ebacf91b2f45969e8d740dbdc70f5bf871a3296d | 147 | cbl | COBOL | src/test/resources/io/proleap/cobol/ast/tandem/ConditionInOr.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 81 | 2018-03-29T23:39:01.000Z | 2022-03-07T11:23:10.000Z | src/test/resources/io/proleap/cobol/ast/tandem/ConditionInOr.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 64 | 2017-03-27T11:15:15.000Z | 2018-03-09T18:10:43.000Z | src/test/resources/io/proleap/cobol/ast/tandem/ConditionInOr.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. CONDTN.
PROCEDURE DIVISION.
IF SOME-DATA IN SOME-OTHER-DATA = ('A' OR 'B')
STOP RUN
END-IF.
| 21 | 50 | 0.646259 |
75c482479856b4d1b6363ad2909ac0b697f5101f | 1,106 | cbl | COBOL | extra/COBOL/COBOL-4/cobol-master/SeqFileExample.cbl | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | extra/COBOL/COBOL-4/cobol-master/SeqFileExample.cbl | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | extra/COBOL/COBOL-4/cobol-master/SeqFileExample.cbl | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. SeqFileExample.
AUTHOR. jiuweigui.
ENVIRONMENT DIVISION.
INPUT-OUTPUT SECTION.
FILE-CONTROL.
SELECT UserDatabase ASSIGN TO "USERS.DATA"
ORGANIZATION IS LINE SEQUENTIAL.
DATA DIVISION.
FILE SECTION.
FD UserDatabase.
01 UserRecord.
88 EndOfUserDb VALUE HIGH-VALUES.... | 21.269231 | 50 | 0.761302 |
50f4ba4efc0d92227cdfd27e417db24cec2a3029 | 3,473 | cpy | COBOL | cpy/CSW05000.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | 3 | 2019-03-17T18:36:33.000Z | 2020-08-12T21:21:55.000Z | cpy/CSW05000.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null | cpy/CSW05000.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null | 01 wf05000-mestre-nota-fiscal.
03 wf05000-chave.
05 wf05000-cd-empresa pic 9(03).
05 wf05000-cd-filial pic 9(04).
05 wf05000-tipo-nota pic 9(02).
88 wf05000-nota-entrada value 00.... | 60.929825 | 67 | 0.455802 |
7432ee42edf4a6ce6558ce730a935b0e3e4e3929 | 2,612 | cbl | COBOL | example_hello/tests.cbl | monadius/cobol-codewars | 4733acc2fcf9b30add82ad25fc79676b3b199f8f | [
"MIT"
] | 2 | 2022-02-03T00:19:34.000Z | 2022-02-11T20:52:30.000Z | example_hello/tests.cbl | codewars/cobol-test | 4733acc2fcf9b30add82ad25fc79676b3b199f8f | [
"MIT"
] | 2 | 2021-11-12T20:05:11.000Z | 2021-11-13T04:52:20.000Z | example_hello/tests.cbl | codewars/cobol-test | 4733acc2fcf9b30add82ad25fc79676b3b199f8f | [
"MIT"
] | null | null | null | id division.
program-id. tests.
data division.
working-storage section.
copy preloaded.
01 chars pic a(60) value
'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'.
01 i pic 9(2).
01 j pic 9(2).
01 len ... | 31.853659 | 71 | 0.504594 |
53f1463ebc1c5db4e70b7dcfd33d9d02879105fe | 600 | cbl | COBOL | cobol/beginner_series_#2_clock_55f9bca8ecaa9eac7100004a.cbl | p85/codewars-solutions | b4a5073b0c21f64e50e975416526ba5dd58019fc | [
"MIT"
] | null | null | null | cobol/beginner_series_#2_clock_55f9bca8ecaa9eac7100004a.cbl | p85/codewars-solutions | b4a5073b0c21f64e50e975416526ba5dd58019fc | [
"MIT"
] | null | null | null | cobol/beginner_series_#2_clock_55f9bca8ecaa9eac7100004a.cbl | p85/codewars-solutions | b4a5073b0c21f64e50e975416526ba5dd58019fc | [
"MIT"
] | null | null | null | 123456*Indentation of at least 7 spaces is required for COBOL.
IDENTIFICATION DIVISION.
PROGRAM-ID. Clock.
DATA DIVISION.
WORKING-STORAGE SECTION.
* Input
01 Hours PIC 9(02).
01 Minutes PIC 9(02)
01 Seconds PIC 9(02).
* Output
01 Mil... | 26.086957 | 62 | 0.553333 |
6a7660fd9c829afab5524e0907dff95601140585 | 138 | cbl | COBOL | project/main-program.cbl | EdwardAndress/makersbbs | 38f2aa020b9245a844d14024439da4884a039709 | [
"RSA-MD"
] | null | null | null | project/main-program.cbl | EdwardAndress/makersbbs | 38f2aa020b9245a844d14024439da4884a039709 | [
"RSA-MD"
] | null | null | null | project/main-program.cbl | EdwardAndress/makersbbs | 38f2aa020b9245a844d14024439da4884a039709 | [
"RSA-MD"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. main-program.
PROCEDURE DIVISION.
CALL "server".
GOBACK.
| 19.714286 | 32 | 0.543478 |
7d510c698d7a96ff1a8ca3a884bbbf60d6a74e55 | 7,030 | cbl | COBOL | accept/accept_from.cbl | shamrice/COBOL-Examples | 9078f516d14fcd7ffa93fa9cdd9f557c4196afa9 | [
"MIT"
] | null | null | null | accept/accept_from.cbl | shamrice/COBOL-Examples | 9078f516d14fcd7ffa93fa9cdd9f557c4196afa9 | [
"MIT"
] | null | null | null | accept/accept_from.cbl | shamrice/COBOL-Examples | 9078f516d14fcd7ffa93fa9cdd9f557c4196afa9 | [
"MIT"
] | null | null | null | ******************************************************************
* author: Erik Eriksen
* date: 2022-04-18
* updated: 2022-05-02
* purpose: Examples of using various forms of the ACCEPT...FROM...
*
* For this example program, I have every accept being stored
* ... | 40.635838 | 93 | 0.586202 |
cd9fa05cb774c216b867f77786ffcc4148d0d511 | 1,889 | cbl | COBOL | CONDICIONES2.cbl | neomatrixcode/curso-COBOL | 99faf59f887e0f05364ed49920db48e5ad9def72 | [
"CNRI-Python"
] | null | null | null | CONDICIONES2.cbl | neomatrixcode/curso-COBOL | 99faf59f887e0f05364ed49920db48e5ad9def72 | [
"CNRI-Python"
] | null | null | null | CONDICIONES2.cbl | neomatrixcode/curso-COBOL | 99faf59f887e0f05364ed49920db48e5ad9def72 | [
"CNRI-Python"
] | null | null | null | * Número de Nivel
* Número de nivel se utiliza para especificar el nivel de datos en un registro. Que se utilizan para diferenciar los elementos elementales y elementos de grupo. Elementos elementales pueden agruparse para crear elementos de grupo.
* Número de Nivel Descripción
* 01 Descripció... | 40.191489 | 389 | 0.635257 |
f54ead0f8e8a0911ff7a544f1989413a96153adc | 7,941 | ccp | COBOL | alps .net api/obj/.cache/build/aglw3apg.sou/mje1aoqj.ccp | NicoBaumann454/alsp.net.api | a5f45066578d22c35551aecd1c7c4765b4d843af | [
"MIT"
] | null | null | null | alps .net api/obj/.cache/build/aglw3apg.sou/mje1aoqj.ccp | NicoBaumann454/alsp.net.api | a5f45066578d22c35551aecd1c7c4765b4d843af | [
"MIT"
] | null | null | null | alps .net api/obj/.cache/build/aglw3apg.sou/mje1aoqj.ccp | NicoBaumann454/alsp.net.api | a5f45066578d22c35551aecd1c7c4765b4d843af | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface IStartSubject
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface IStartSubject
">
... | 46.988166 | 257 | 0.65697 |
375bdec57f44a46ada7ad33d683a1db92b88d7ee | 101 | cbl | COBOL | hello-world.cbl | In-All-Programming-Languages/helloWorld-in-all-programming-languages | 469939963e436635b9556267b9888743835a1914 | [
"Apache-2.0"
] | 1 | 2022-03-31T21:35:45.000Z | 2022-03-31T21:35:45.000Z | hello-world.cbl | In-All-Programming-Languages/helloWorld-in-all-programming-languages | 469939963e436635b9556267b9888743835a1914 | [
"Apache-2.0"
] | null | null | null | hello-world.cbl | In-All-Programming-Languages/helloWorld-in-all-programming-languages | 469939963e436635b9556267b9888743835a1914 | [
"Apache-2.0"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. HELLOWRD.
PROCEDURE DIVISION.
DISPLAY "Hello world!".
STOP RUN. | 16.833333 | 24 | 0.792079 |
e551e8529b62c49b62ace300f7975c810297a6ce | 307 | cobol | COBOL | Task/Loops-For-with-a-specified-step/COBOL/loops-for-with-a-specified-step.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Loops-For-with-a-specified-step/COBOL/loops-for-with-a-specified-step.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Loops-For-with-a-specified-step/COBOL/loops-for-with-a-specified-step.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. Display-Odd-Nums.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 I PIC 99.
PROCEDURE DIVISION.
PERFORM VARYING I FROM 1 BY 2 UNTIL 10 < I
DISPLAY I
END-PERFORM
GOBACK
.
| 20.466667 | 53 | 0.514658 |
18d804eddae324677463b961251706e2619afab3 | 1,358 | cpy | COBOL | src/Cobol/STOKPART.cpy | cicsdev/cics-java-liberty-restapp-ext | ed9dc0f8376c88501bfd9aa9c8a676bc1eef6b12 | [
"Apache-2.0"
] | 1 | 2022-01-21T18:57:32.000Z | 2022-01-21T18:57:32.000Z | src/Cobol/STOKPART.cpy | cicsdev/cics-java-liberty-restapp-ext | ed9dc0f8376c88501bfd9aa9c8a676bc1eef6b12 | [
"Apache-2.0"
] | 1 | 2017-11-25T21:57:08.000Z | 2017-11-25T21:57:08.000Z | src/Cobol/STOKPART.cpy | cicsdev/cics-java-liberty-restapp-ext | ed9dc0f8376c88501bfd9aa9c8a676bc1eef6b12 | [
"Apache-2.0"
] | 1 | 2022-01-21T18:57:35.000Z | 2022-01-21T18:57:35.000Z | *****************************************************************
* Licensed Materials - Property of IBM
*
* SAMPLE
*
* Copyright IBM Corp. 2017 All Rights Reserved
*
* Government Users Restricted Rights - Use, duplication or
* disclosure restricted by GSA ADP Sched... | 43.806452 | 71 | 0.399116 |
24f690d3a4e0134f942d05724039191875d20657 | 1,490 | cbl | COBOL | fizzbuzz/fizzbuzz-recursive.cbl | Astalaseven/cobol | c9a8fa2bfb14bae0669435ede1bc12f34593f521 | [
"Unlicense"
] | 3 | 2016-11-17T21:25:57.000Z | 2020-02-11T21:57:37.000Z | fizzbuzz/fizzbuzz-recursive.cbl | Astalaseven/cobol | c9a8fa2bfb14bae0669435ede1bc12f34593f521 | [
"Unlicense"
] | null | null | null | fizzbuzz/fizzbuzz-recursive.cbl | Astalaseven/cobol | c9a8fa2bfb14bae0669435ede1bc12f34593f521 | [
"Unlicense"
] | 3 | 2016-02-05T00:29:00.000Z | 2019-11-13T17:32:48.000Z | identification division.
*>-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
program-id. fizzbuzz-recursive is recursive.
data division.
*>-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
working-storage section.
01 ct pic 999.
01 fz pic 9 value 1.
01 bz ... | 21.594203 | 68 | 0.379866 |
9889e02884a759a9b2db307e527650c07084d136 | 1,933 | cbl | COBOL | CSC-308/COBOL/BubbleSort.cbl | FrancesCoronel/cs-hu | ecd103a525fd312146d3b6c69ee7c1452548c5e2 | [
"MIT"
] | 2 | 2016-12-05T06:15:34.000Z | 2016-12-15T10:56:50.000Z | CSC-308/COBOL/BubbleSort.cbl | fvcproductions/CS-HU | ecd103a525fd312146d3b6c69ee7c1452548c5e2 | [
"MIT"
] | null | null | null | CSC-308/COBOL/BubbleSort.cbl | fvcproductions/CS-HU | ecd103a525fd312146d3b6c69ee7c1452548c5e2 | [
"MIT"
] | 3 | 2019-04-06T01:45:54.000Z | 2020-04-24T16:55:32.000Z | *****************************************************************
* *
* Frances Coronel *
* COBOL PROGRAM *
* CSC 308 ... | 32.216667 | 66 | 0.544749 |
086aaaef3b823e9656007ced0e8c9bbee4d4c842 | 4,860 | cbl | COBOL | cobol/testdata/local/testantlr226.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 6 | 2020-06-18T08:47:41.000Z | 2021-12-06T05:54:07.000Z | cobol/testdata/local/testantlr226.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 3 | 2020-10-26T11:06:31.000Z | 2022-03-29T18:59:04.000Z | cobol/testdata/local/testantlr226.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 5 | 2021-01-21T18:54:33.000Z | 2022-01-18T23:01:31.000Z | Identification Division. 00000001
Program-ID. testantlr226. 00000002
Data Division. 00000003
Working-Storage Section. 00000... | 79.672131 | 80 | 0.323868 |
20228ec19f11fd6a8d7461ccdbf252c9ec962f77 | 162 | cpy | COBOL | cobol/testdata/local/testantlr251.cpy | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 6 | 2020-06-18T08:47:41.000Z | 2021-12-06T05:54:07.000Z | cobol/testdata/local/testantlr251.cpy | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 3 | 2020-10-26T11:06:31.000Z | 2022-03-29T18:59:04.000Z | cobol/testdata/local/testantlr251.cpy | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 5 | 2021-01-21T18:54:33.000Z | 2022-01-18T23:01:31.000Z | >>DEFINE B B'1' OVERRIDE 00000001
00000002
| 54 | 80 | 0.203704 |
1685ee94fae104f6249cad0575fd4841d67f3e71 | 3,525 | cbl | COBOL | cisp.cbl | aanunez/Cisp | 9364c7392ff903bbb3f2f7d72e188e0126afd89b | [
"MIT"
] | 134 | 2017-04-20T21:47:24.000Z | 2021-12-13T13:37:38.000Z | cisp.cbl | aanunez/Cisp | 9364c7392ff903bbb3f2f7d72e188e0126afd89b | [
"MIT"
] | null | null | null | cisp.cbl | aanunez/Cisp | 9364c7392ff903bbb3f2f7d72e188e0126afd89b | [
"MIT"
] | 6 | 2017-06-26T16:56:41.000Z | 2022-01-28T09:09:26.000Z | ******************************************************************
* Author: Lauryn Brown
* Date: 2017
* Purpose: COBOL Common Lisp Interpreter
* Tectonics: cobc
******************************************************************
IDENTIFICATION DIVISION.
PROGRAM-ID. CISP... | 44.620253 | 76 | 0.542128 |
75ee8cacac101430fb029024fe8cac2aae5d64e3 | 5,654 | cpy | COBOL | Source/HANDLE.cpy | walmartlabs/zFAM | f57e36adec60c0c03d2fb86cd944b2ce0c43f8f5 | [
"Apache-2.0"
] | 21 | 2018-04-17T15:37:29.000Z | 2021-09-26T20:19:16.000Z | Source/HANDLE.cpy | wizardofzos/zFAM | f57e36adec60c0c03d2fb86cd944b2ce0c43f8f5 | [
"Apache-2.0"
] | null | null | null | Source/HANDLE.cpy | wizardofzos/zFAM | f57e36adec60c0c03d2fb86cd944b2ce0c43f8f5 | [
"Apache-2.0"
] | 9 | 2016-12-02T16:08:12.000Z | 2017-10-27T04:07:02.000Z | *****************************************************************
* Start - zFAM error message resources. *
*****************************************************************
01 ZFAM090 PIC X(08) VALUE 'ZFAM090 '.
01 CSSL-ABS PIC... | 41.270073 | 72 | 0.363636 |
579186cea01c02157768070e85f2ebf2d5b95185 | 335 | cob | COBOL | languages/cobol/outcomes.cob | octonion/examples | 5d142697b9f781e37c61f32217fdb6d661902d42 | [
"MIT"
] | 4 | 2017-12-14T04:00:10.000Z | 2018-03-31T07:12:13.000Z | languages/cobol/outcomes.cob | octonion/examples | 5d142697b9f781e37c61f32217fdb6d661902d42 | [
"MIT"
] | null | null | null | languages/cobol/outcomes.cob | octonion/examples | 5d142697b9f781e37c61f32217fdb6d661902d42 | [
"MIT"
] | null | null | null | identification division.
program-id. add.
environment division.
data division.
working-storage section.
01 x pic s9(9) comp-5 value 2.
01 y pic s9(9) comp-5 value 2.
01 z pic s9(9) comp-5.
procedure division.
add x to y giving z.
display z.
... | 25.769231 | 37 | 0.555224 |
de7af97aa49e628d4fe67069fb26069f2af1bedd | 306 | cob | COBOL | cumsoft.cob | cumsoft/Cumsoft2k22 | 050a9b951137e94a3b9814b0802e89159e6781e6 | [
"MIT"
] | null | null | null | cumsoft.cob | cumsoft/Cumsoft2k22 | 050a9b951137e94a3b9814b0802e89159e6781e6 | [
"MIT"
] | null | null | null | cumsoft.cob | cumsoft/Cumsoft2k22 | 050a9b951137e94a3b9814b0802e89159e6781e6 | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. PRG1.
ENVIRONMENT DIVISION.
DATA DIVISION.
PROCEDURE DIVISION.
DISPLAY "cumsoft".
STOP RUN.
| 38.25 | 48 | 0.339869 |
b2a944a90b0f7452fd144c13b5f3b44fae423f90 | 2,557 | cpy | COBOL | cics-genapp/base/src/COPY/LGCMARER.cpy | jbyibm/dbb-pipeline-public | d6db8f96bb9aee85026c4b585896e53e3764fd19 | [
"Apache-2.0"
] | 1 | 2021-09-02T20:19:02.000Z | 2021-09-02T20:19:02.000Z | cics-genapp/base/src/COPY/LGCMARER.cpy | jbyibm/dbb-pipeline | 3e2fdf8c7135220b85bba2036419721818d36e1b | [
"Apache-2.0"
] | null | null | null | cics-genapp/base/src/COPY/LGCMARER.cpy | jbyibm/dbb-pipeline | 3e2fdf8c7135220b85bba2036419721818d36e1b | [
"Apache-2.0"
] | null | null | null | ******************************************************************
* *
* LICENSED MATERIALS - PROPERTY OF IBM *
* *
* "RESTRICTED MATERIAL... | 58.113636 | 72 | 0.259679 |
99c308c06467ebb693fedd3a14853a12cfc369ca | 3,159 | cbl | COBOL | accept/accept.cbl | shamrice/COBOL-Examples | 9078f516d14fcd7ffa93fa9cdd9f557c4196afa9 | [
"MIT"
] | null | null | null | accept/accept.cbl | shamrice/COBOL-Examples | 9078f516d14fcd7ffa93fa9cdd9f557c4196afa9 | [
"MIT"
] | null | null | null | accept/accept.cbl | shamrice/COBOL-Examples | 9078f516d14fcd7ffa93fa9cdd9f557c4196afa9 | [
"MIT"
] | null | null | null | ******************************************************************
* author: Erik Eriksen
* date: 2022-04-16
* purpose: Examples of using various forms of the ACCEPT verb.
* tectonics: cobc
******************************************************************
identification divis... | 41.565789 | 74 | 0.597974 |
c3aa575d3d70067a5d51eeef2552928117ff572e | 541 | cob | COBOL | datatype.cob | spgennard/cobolformation | 7b6ecea949f97e5141546b60bfec14089a9f20b6 | [
"Apache-2.0"
] | null | null | null | datatype.cob | spgennard/cobolformation | 7b6ecea949f97e5141546b60bfec14089a9f20b6 | [
"Apache-2.0"
] | null | null | null | datatype.cob | spgennard/cobolformation | 7b6ecea949f97e5141546b60bfec14089a9f20b6 | [
"Apache-2.0"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. datatype.
ENVIRONMENT DIVISION.
DATA DIVISION.
WORKING-STORAGE SECTION.
LINKAGE SECTION.
01 ARG1 PIC X(24).
01 ARG2 PIC X(24).
01 Arg3 USAGE COMP-1.
01 Arg4 USAGE COMP-2.
01 Arg5 BINARY-SHORT SIGNED.
... | 27.05 | 57 | 0.573013 |
eb91edea0eb7a0161f9e1b9c80bbef762e5573bd | 1,416 | cob | COBOL | POH8/Osage/Main.cob | neetsdkasu/Paiza-POH-MyAnswers | 4a968a13e62e7de2fadce163fea4cadf629b5148 | [
"MIT"
] | 3 | 2016-09-17T14:36:48.000Z | 2017-04-16T07:46:23.000Z | POH8/Osage/Main.cob | neetsdkasu/Paiza-POH-MyAnswers | 4a968a13e62e7de2fadce163fea4cadf629b5148 | [
"MIT"
] | 18 | 2016-07-02T19:13:15.000Z | 2016-07-11T19:58:48.000Z | POH8/Osage/Main.cob | neetsdkasu/Paiza-POH-MySolutions | 4a968a13e62e7de2fadce163fea4cadf629b5148 | [
"MIT"
] | null | null | null | *> Try POH
*> author: Leonardone @ NEETSDKASU
*> ↓ 1行あたりの字数の目安
*>==============================================================$
IDENTIFICATION DIVISION.
PROGRAM-ID. MAIN.
ENVIRONMENT DIVISION.
CONFIGURATION SECTION.
REPOSITORY.
FUNCTION ALL I... | 30.782609 | 72 | 0.394774 |
d83689c4c5d969999276e78420f37e95287cec94 | 2,651 | cob | COBOL | format-number.cob | DGFIPTools/Calculer-Moyenne-Cobol | 360be06d084d6fca3903c5b522537f5413c44977 | [
"MIT"
] | 1 | 2017-02-08T11:56:20.000Z | 2017-02-08T11:56:20.000Z | format-number.cob | DGFIPTools/Calculer-Moyenne-Cobol | 360be06d084d6fca3903c5b522537f5413c44977 | [
"MIT"
] | null | null | null | format-number.cob | DGFIPTools/Calculer-Moyenne-Cobol | 360be06d084d6fca3903c5b522537f5413c44977 | [
"MIT"
] | null | null | null | ******************************************************************
** P R O G R A M M E DEBUT ------------ DEBUT S O U R C E **
** ecrit en COBOL-85 sous OpenCobol **
** format-number.cob Version 1.1 PC **
******************... | 44.183333 | 73 | 0.326292 |
ee0af72491b0b961cd8cc9ac2ebc5222e5dc9150 | 326 | cobol | COBOL | Task/Loops-While/COBOL/loops-while.cobol | mullikine/RosettaCodeData | 4f0027c6ce83daa36118ee8b67915a13cd23ab67 | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Loops-While/COBOL/loops-while.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Loops-While/COBOL/loops-while.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. Loop-While.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 I PIC 9999 VALUE 1024.
PROCEDURE DIVISION.
PERFORM UNTIL NOT 0 < I
DISPLAY I
DIVIDE 2 INTO I
END-PERFORM
GOBACK
... | 20.375 | 34 | 0.496933 |
6fd909930ef744f4c597024990fbbba9843a2db8 | 2,606 | cobol | COBOL | Task/Menu/COBOL/menu.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Menu/COBOL/menu.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Menu/COBOL/menu.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. Test-Prompt-Menu.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 Num-Options USAGE UNSIGNED-INT VALUE 4.
01 Example-Menu.
03 Example-Options-Data.
05 FILLER PIC X(30) VALUE "fee fie".
05 FILLER ... | 28.021505 | 71 | 0.534152 |
b936008f6ad2828a4d875a48bb99b644f385c326 | 6,086 | cob | COBOL | LegacyReference/COBPACK2.cob | aws-samples/mainframe-data-utilities | a4aaab3b851bb350da68f797e99e8c76b5a54f5c | [
"Apache-2.0"
] | 8 | 2021-11-23T03:17:13.000Z | 2022-03-30T18:17:47.000Z | LegacyReference/COBPACK2.cob | aws-samples/mainframe-data-utilities | a4aaab3b851bb350da68f797e99e8c76b5a54f5c | [
"Apache-2.0"
] | null | null | null | LegacyReference/COBPACK2.cob | aws-samples/mainframe-data-utilities | a4aaab3b851bb350da68f797e99e8c76b5a54f5c | [
"Apache-2.0"
] | 2 | 2022-02-09T07:40:50.000Z | 2022-02-24T19:58:34.000Z | *-----------------------------------------------------------------
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*-----------------------------------------------------------------
IDENTIFICATION DIVISION. ... | 56.878505 | 80 | 0.328952 |
27fb4b6b66978cbf2cc9ce462b9478c450685d9c | 903 | cob | COBOL | boot_stm32F100x/boot_stm32F100x.cob | Mirn/STM32Fx_AN3155_bootloader | 6e188b1be3a5fa4dea532bfb60e75cad1dcc0518 | [
"MIT"
] | 4 | 2020-04-03T09:54:12.000Z | 2021-04-23T12:54:17.000Z | boot_stm32F100x/boot_stm32F100x.cob | Mirn/STM32Fx_AN3155_bootloader | 6e188b1be3a5fa4dea532bfb60e75cad1dcc0518 | [
"MIT"
] | 1 | 2021-08-14T07:47:23.000Z | 2021-08-15T06:33:17.000Z | boot_stm32F100x/boot_stm32F100x.cob | Mirn/STM32Fx_AN3155_bootloader | 6e188b1be3a5fa4dea532bfb60e75cad1dcc0518 | [
"MIT"
] | 3 | 2019-11-19T03:08:08.000Z | 2020-08-24T02:38:12.000Z | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Project>
<Device>
<Manufacturer id="ST" name="ST"/>
<Chip id="STM32F100C6" name="STM32F100C6"/>
</Device>
<Components>
<Component id="c37a9351-96ed-11df-80ae-001d7d723e56" name="C Library"/>
<Component id="c37f2731-96ed-11df-80ae-001d7d723e56... | 45.15 | 81 | 0.700997 |
75d42313dfd9afc777b4f563aa774a6166e97f89 | 529 | cob | COBOL | 09_condition_statements_02.cob | tseiiti/cobol | c1817d7e254c3a7dfc73a3b21c7f4263c4984f7b | [
"MIT"
] | null | null | null | 09_condition_statements_02.cob | tseiiti/cobol | c1817d7e254c3a7dfc73a3b21c7f4263c4984f7b | [
"MIT"
] | null | null | null | 09_condition_statements_02.cob | tseiiti/cobol | c1817d7e254c3a7dfc73a3b21c7f4263c4984f7b | [
"MIT"
] | null | null | null | identification division.
program-id. condition_statements_02.
data division.
working-storage section.
01 ws-num1 pic 9(9).
01 ws-num2 pic 9(9).
procedure division.
a000-first-para.
move 25 to ws-num1.
move 15 to ws-num2.
if ws-n... | 25.190476 | 62 | 0.544423 |
28e0f271e440fa22e61d2212732fc044854df50b | 7,349 | cbl | COBOL | fontes/CS00002S.cbl | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | 3 | 2019-03-17T18:36:33.000Z | 2020-08-12T21:21:55.000Z | fontes/CS00002S.cbl | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null | fontes/CS00002S.cbl | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null | $set sourceformat"free"
program-id. CS00002S.
*>=================================================================================
*>
*> Carregar Linkage
*>
*>=================================================================================
... | 42.976608 | 154 | 0.313512 |
589315cabe5b0c91143f6b58e1c91723a07640ac | 1,597 | cpy | COBOL | cpy/CSP05100.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | 3 | 2019-03-17T18:36:33.000Z | 2020-08-12T21:21:55.000Z | cpy/CSP05100.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null | cpy/CSP05100.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null |
9000-item-nota-fiscal section.
initialize f05100-item-nota-fiscal
move wf05100-cd-empresa to f05100-cd-empresa
move wf05100-cd-empresa to f05100-cd-empresa
move wf05100-cd-filial to f051... | 59.148148 | 81 | 0.529117 |
262b2f0e83a7d2317f87759f35b4c58ee5e1e686 | 28 | cob | COBOL | Data/Levels/military/bgobjects/Lever1.cob | ForsakenW/skeleton | d981a0f42c378386df07cc0c6e55b6eb1dd5a9b3 | [
"MIT"
] | 1 | 2018-05-06T16:57:26.000Z | 2018-05-06T16:57:26.000Z | Data/Levels/military/bgobjects/Lever1.cob | ForsakenW/skeleton | d981a0f42c378386df07cc0c6e55b6eb1dd5a9b3 | [
"MIT"
] | null | null | null | Data/Levels/military/bgobjects/Lever1.cob | ForsakenW/skeleton | d981a0f42c378386df07cc0c6e55b6eb1dd5a9b3 | [
"MIT"
] | null | null | null | PRJX Lever1.mx | 28 | 28 | 0.428571 |
13a5c572dd1af9fc955b86d256f01bfbf20cdc92 | 27,585 | cob | COBOL | Source/T3DIICHAP12/plane01.cob | TwTravel/3dGameGuru | 50f204da32b7d3ddcbdb0daf140d503eac424153 | [
"Unlicense"
] | null | null | null | Source/T3DIICHAP12/plane01.cob | TwTravel/3dGameGuru | 50f204da32b7d3ddcbdb0daf140d503eac424153 | [
"Unlicense"
] | 1 | 2019-12-10T15:47:15.000Z | 2019-12-10T15:47:15.000Z | Source/T3DIICHAP12/plane01.cob | TwTravel/3dGameGuru | 50f204da32b7d3ddcbdb0daf140d503eac424153 | [
"Unlicense"
] | null | null | null | Caligari V00.01ALH
BitM V0.01 Id 0 Parent 0 Size 00006337
ThumbNailHdrSize 40
ThumbHeader:28 00 00 00 5e 00 00 00 5e 00 00 00 01 00 18 00 00 00 00 00 48 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ColorBufSize 26696
ColorBufZipSize 2042
ZippedThumbnail:78 9c ed 9b b1 6b 1b 49 14 c6 b7 d8 c2 c... | 32.529481 | 6,142 | 0.671488 |
c1e54bca78ca10e0d9f8e92df3db91d4349531be | 130 | cpy | COBOL | CommonSources/ProgramBL.cpy | AnnaFrank17/CobolToCS | c0b78e70d967075115b387936f570149041c1efb | [
"MIT"
] | null | null | null | CommonSources/ProgramBL.cpy | AnnaFrank17/CobolToCS | c0b78e70d967075115b387936f570149041c1efb | [
"MIT"
] | null | null | null | CommonSources/ProgramBL.cpy | AnnaFrank17/CobolToCS | c0b78e70d967075115b387936f570149041c1efb | [
"MIT"
] | null | null | null | 01 varlnk.
05 varlnk-1 PIC 999.
05 varlnk-2 PIC X(10).
05 varlnk-3 PIC 9(7).
| 26 | 36 | 0.4 |
54420f5f2cf77d0a2773822940d6c38dedab5676 | 147 | cbl | COBOL | cobol85parser/src/test/resources/asg/identification/tandem/IdentificationDivision.cbl | jemiah-labs/SKRLS-COBOL | f2ae57c75e08cd62c4ce8f83e3cef3fe0be16eae | [
"Apache-2.0"
] | null | null | null | cobol85parser/src/test/resources/asg/identification/tandem/IdentificationDivision.cbl | jemiah-labs/SKRLS-COBOL | f2ae57c75e08cd62c4ce8f83e3cef3fe0be16eae | [
"Apache-2.0"
] | 4 | 2020-12-21T16:56:59.000Z | 2022-02-01T01:00:09.000Z | cobol85parser/src/test/resources/asg/identification/tandem/IdentificationDivision.cbl | jemiah-labs/SKRLS-COBOL | f2ae57c75e08cd62c4ce8f83e3cef3fe0be16eae | [
"Apache-2.0"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. CONFIGSECTION.
AUTHOR. SOMEAUTH.
INSTALLATION. SOMEINSTALL.
DATE-WRITTEN. SOMEWRITTEN.
REMARKS. SOMEREM. | 24.5 | 27 | 0.795918 |
bd244cd980649757911f56268660e3080d4c4121 | 532 | cbl | COBOL | rmq/func1.cbl | brc859844/rabbitmq-cobol | f7d93d1b9ff1b43bb1210492af542f860ac965b4 | [
"MIT"
] | null | null | null | rmq/func1.cbl | brc859844/rabbitmq-cobol | f7d93d1b9ff1b43bb1210492af542f860ac965b4 | [
"MIT"
] | null | null | null | rmq/func1.cbl | brc859844/rabbitmq-cobol | f7d93d1b9ff1b43bb1210492af542f860ac965b4 | [
"MIT"
] | null | null | null | identification division.
program-id. func1.
data division.
working-storage section.
linkage section.
01 ctxt usage pointer.
01 idata usage pointer.
01 ilen usage binary-long.
01 odata ... | 26.6 | 65 | 0.483083 |
519ceebb60a3b36b07f7153e687bd794653d952f | 12,823 | cbl | COBOL | b64demo1.cbl | cschneid-the-elder/base64 | aed5ccfe2e2ab24ced6baf5531ae01d4a8b37297 | [
"MIT"
] | null | null | null | b64demo1.cbl | cschneid-the-elder/base64 | aed5ccfe2e2ab24ced6baf5531ae01d4a8b37297 | [
"MIT"
] | null | null | null | b64demo1.cbl | cschneid-the-elder/base64 | aed5ccfe2e2ab24ced6baf5531ae01d4a8b37297 | [
"MIT"
] | null | null | null | ID Division.
*
* Copyright (C) 2021 Craig Schneiderwent. All rights reserved.
*
* I accept no liability for damages of any kind resulting
* from the use of this software. Use at your own risk.
*
* This software may be modified and distributed under the terms
*... | 34.656757 | 71 | 0.544334 |
0479dfe214497d74b360cd5982fac6e93c62896c | 2,508 | cob | COBOL | babylonian-square-root-cobol/src/reengineering/sqrt_7.cob | jnguyen1098/legacy-software | 990b54b3ee0886091c9f459d828e09577fd96df2 | [
"0BSD"
] | 1 | 2021-06-21T21:51:57.000Z | 2021-06-21T21:51:57.000Z | babylonian-square-root-cobol/src/reengineering/sqrt_7.cob | jnguyen1098/legacy-software | 990b54b3ee0886091c9f459d828e09577fd96df2 | [
"0BSD"
] | null | null | null | babylonian-square-root-cobol/src/reengineering/sqrt_7.cob | jnguyen1098/legacy-software | 990b54b3ee0886091c9f459d828e09577fd96df2 | [
"0BSD"
] | null | null | null | *> ------------------------------------------------------------------
*> - Babylonian Square Roots -
*> - Re-engineered with love. <3 -
*> - by Jason Nguyen (XXXXXXXX) -
*> ------------------------------------... | 36.882353 | 84 | 0.44697 |
43bc8d48039af50601b19c21fd31f8f7f9d0415b | 2,159 | cbl | COBOL | app.cbl | austinhrin/Cobol-Command-Line-Clock | 8cfa27fdcf747b8c99420ef3f925105f9aadabb0 | [
"Apache-2.0"
] | null | null | null | app.cbl | austinhrin/Cobol-Command-Line-Clock | 8cfa27fdcf747b8c99420ef3f925105f9aadabb0 | [
"Apache-2.0"
] | null | null | null | app.cbl | austinhrin/Cobol-Command-Line-Clock | 8cfa27fdcf747b8c99420ef3f925105f9aadabb0 | [
"Apache-2.0"
] | null | null | null | *> *****************************************************************
*> Author: Austin Hrin
*> Date: 02/28/2020
*> Purpose: Learning
*> Tectonics: cobc
*> *****************************************************************
IDENTIFICATION DIVISION.
PROGRAM-ID. Clock.
DATA DIVISION.
... | 36.59322 | 77 | 0.564613 |
06de1c88eb4e5882d15e44247044c3229538073d | 4,303 | ccp | COBOL | door_lock.ccp | pascal1337/deconz-rest-plugin | c873830f82ebe30220df7e2b6250450e4cb8d8de | [
"BSD-3-Clause"
] | null | null | null | door_lock.ccp | pascal1337/deconz-rest-plugin | c873830f82ebe30220df7e2b6250450e4cb8d8de | [
"BSD-3-Clause"
] | null | null | null | door_lock.ccp | pascal1337/deconz-rest-plugin | c873830f82ebe30220df7e2b6250450e4cb8d8de | [
"BSD-3-Clause"
] | 1 | 2020-01-15T20:27:01.000Z | 2020-01-15T20:27:01.000Z | /*
* door_lock.cpp
*
*
*
*
* ZigBee Home Automation Public Application Profile Document 05-3520-29
* Chapter 9.3 Door Lock Cluster
*
* Cluster Id 0x0101 Door Lock Cluster
* Attributes
* 0x0000 enum8, WindowCoveringType
* 0x0003 unsinged16, CurrentPositionLift
* 0x0004 unsinged16, CurrentPositionTilt
... | 43.908163 | 126 | 0.733907 |
389ed85f94762d752e707bc354dd98c397116d85 | 278 | cobol | COBOL | Task/Extend-your-language/COBOL/extend-your-language.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Extend-your-language/COBOL/extend-your-language.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Extend-your-language/COBOL/extend-your-language.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | EVALUATE EXPRESSION-1 ALSO EXPRESSION-2
WHEN TRUE ALSO TRUE
DISPLAY 'Both are true.'
WHEN TRUE ALSO FALSE
DISPLAY 'Expression 1 is true.'
WHEN FALSE ALSO TRUE
DISPLAY 'Expression 2 is true.'
WHEN OTHER
DISPLAY 'Neither is true.'
END-EVALUATE
| 25.272727 | 39 | 0.683453 |
11ebdf984a844056485de3d0fd290af17a1deb96 | 5,184 | cob | COBOL | CUBE-Library-13/Files/SRTLOCN-M100002.cob | retro-software/B5500-software | 9278e4b11c26b1d5de5bb413c68c703dc3d7f96d | [
"MIT"
] | 18 | 2016-06-26T16:37:50.000Z | 2022-02-04T13:54:10.000Z | CUBE-Library-13/Files/SRTLOCN-M100002.cob | retro-software/B5500-software | 9278e4b11c26b1d5de5bb413c68c703dc3d7f96d | [
"MIT"
] | null | null | null | CUBE-Library-13/Files/SRTLOCN-M100002.cob | retro-software/B5500-software | 9278e4b11c26b1d5de5bb413c68c703dc3d7f96d | [
"MIT"
] | 2 | 2018-07-09T05:08:08.000Z | 2019-04-21T13:07:57.000Z | 000100 REMARKS PROGRAM SRTPERM, CUBE LIBRARY NUMBER IS M100002.
000200 REMARKS THIS VERSION DATED 06/01/67.
000300 IDENTIFICATION DIVISION. ZIP-SORT
000400 PROGRAM-ID. "SRTPERM". ZIP-S... | 79.753846 | 80 | 0.421296 |
dc9e153ddc4685666ba1d1d09d4807128c62cce4 | 1,051 | cob | COBOL | test/prog426.cob | msharov/cobcy | 1c2362eed77abf142d53e77de54ad1e757369f95 | [
"MIT"
] | 9 | 2016-06-28T00:57:49.000Z | 2021-10-05T17:50:52.000Z | test/prog426.cob | msharov/cobcy | 1c2362eed77abf142d53e77de54ad1e757369f95 | [
"MIT"
] | 5 | 2016-09-26T07:41:49.000Z | 2021-02-05T21:01:14.000Z | test/prog426.cob | msharov/cobcy | 1c2362eed77abf142d53e77de54ad1e757369f95 | [
"MIT"
] | 3 | 2017-08-30T17:47:59.000Z | 2021-10-05T18:01:20.000Z | *
IDENTIFICATION DIVISION.
*
PROGRAM-ID. CHAP426.
*
ENVIRONMENT DIVISION.
*
CONFIGURATION SECTION.
*
SPECIAL-NAMES.
PRINTER IS PRINTER-DISPLAY.
*
*
DATA DIVISION.
*
WORKING-STORAGE SECTION.
*
*
... | 25.634146 | 74 | 0.434824 |
0eb528b6fb382f88b9169051c4752da4436d6fa8 | 2,835 | cbl | COBOL | cobol/testdata/local/testantlr323.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 6 | 2020-06-18T08:47:41.000Z | 2021-12-06T05:54:07.000Z | cobol/testdata/local/testantlr323.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 3 | 2020-10-26T11:06:31.000Z | 2022-03-29T18:59:04.000Z | cobol/testdata/local/testantlr323.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 5 | 2021-01-21T18:54:33.000Z | 2022-01-18T23:01:31.000Z | 000001 Identification Division. 00000001
000002 Program-ID. testantlr323. 00000002
000003 Data Division. 00000003
000004 Working-Storage Section. 00000... | 78.75 | 80 | 0.289242 |
0d2639ab929fedd7556d65f7c11dd01cd49d2a35 | 51 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/InvalidKeyword.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 81 | 2018-03-29T23:39:01.000Z | 2022-03-07T11:23:10.000Z | src/test/resources/io/proleap/cobol/asg/InvalidKeyword.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 64 | 2017-03-27T11:15:15.000Z | 2018-03-09T18:10:43.000Z | src/test/resources/io/proleap/cobol/asg/InvalidKeyword.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATIONZ DIVISION.
PROGRAM-ID. HelloWorld. | 25.5 | 26 | 0.823529 |
179015ac24c3d58359418b11482003161f767448 | 1,359 | cpy | COBOL | server/src/main/resources/implicitCopybooks/SQLCA_DB2.cpy | SWETAS04/che-che4z-lsp-for-cobol | d2960660d4ef85198a0ced82d997788e7046d98f | [
"Apache-2.0"
] | 36 | 2019-08-30T07:50:48.000Z | 2022-03-24T10:07:31.000Z | server/src/main/resources/implicitCopybooks/SQLCA_DB2.cpy | SWETAS04/che-che4z-lsp-for-cobol | d2960660d4ef85198a0ced82d997788e7046d98f | [
"Apache-2.0"
] | 819 | 2019-08-22T14:52:23.000Z | 2022-03-31T14:10:10.000Z | server/src/main/resources/implicitCopybooks/SQLCA_DB2.cpy | SWETAS04/che-che4z-lsp-for-cobol | d2960660d4ef85198a0ced82d997788e7046d98f | [
"Apache-2.0"
] | 47 | 2019-08-22T14:30:41.000Z | 2022-03-31T13:41:17.000Z | * Copyright (c) 2021 Broadcom.
* The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
... | 37.75 | 76 | 0.464312 |
575e17a109270bf858754e87060c5d6d8eed0350 | 1,657 | cpy | COBOL | server/src/main/resources/implicitCopybooks/SQLDA.cpy | SWETAS04/che-che4z-lsp-for-cobol | d2960660d4ef85198a0ced82d997788e7046d98f | [
"Apache-2.0"
] | 36 | 2019-08-30T07:50:48.000Z | 2022-03-24T10:07:31.000Z | server/src/main/resources/implicitCopybooks/SQLDA.cpy | SWETAS04/che-che4z-lsp-for-cobol | d2960660d4ef85198a0ced82d997788e7046d98f | [
"Apache-2.0"
] | 819 | 2019-08-22T14:52:23.000Z | 2022-03-31T14:10:10.000Z | server/src/main/resources/implicitCopybooks/SQLDA.cpy | SWETAS04/che-che4z-lsp-for-cobol | d2960660d4ef85198a0ced82d997788e7046d98f | [
"Apache-2.0"
] | 47 | 2019-08-22T14:30:41.000Z | 2022-03-31T13:41:17.000Z | * Copyright (c) 2021 Broadcom.
* The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
... | 43.605263 | 76 | 0.49306 |
3dd75645e7dbc13b21d934953b19462cf4147cd1 | 699 | cbl | COBOL | COBOL/OwO.cbl | doczkal/OwO | 9de198166b2dfb04e5566d04e23b2e6eb7fb7434 | [
"MIT"
] | 101 | 2017-11-24T20:22:01.000Z | 2022-03-18T17:16:36.000Z | COBOL/OwO.cbl | doczkal/OwO | 9de198166b2dfb04e5566d04e23b2e6eb7fb7434 | [
"MIT"
] | 46 | 2017-11-23T02:58:51.000Z | 2022-01-25T20:45:00.000Z | COBOL/OwO.cbl | doczkal/OwO | 9de198166b2dfb04e5566d04e23b2e6eb7fb7434 | [
"MIT"
] | 107 | 2017-11-22T03:37:08.000Z | 2022-01-24T07:48:24.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. OWO.
ENVIRONMENT DIVISION.
DATA DIVISION.
WORKING-STORAGE SECTION.
PROCEDURE DIVISION.
DISPLAY " *Notices Bulge*"
DISPLAY
"__ ___ _ _ _ _ _ "
... | 36.789474 | 72 | 0.329041 |
3fa6c128a8ccb71d24b32f484caeceabbcbf31c9 | 1,251 | cpy | COBOL | t/test_suite.csv.cpy | flub78/FTF | 4303d3106608a5228e14bdeae363c7fdbc81eff5 | [
"MIT"
] | null | null | null | t/test_suite.csv.cpy | flub78/FTF | 4303d3106608a5228e14bdeae363c7fdbc81eff5 | [
"MIT"
] | null | null | null | t/test_suite.csv.cpy | flub78/FTF | 4303d3106608a5228e14bdeae363c7fdbc81eff5 | [
"MIT"
] | null | null | null | Another example of test suite;;;;;;;;;;;
Ouput directory;run1;;;;;;;;;;
Host;:2345;;;;;;;;;;
Test cases definition;;;;;;;;;;;
Engine;Scenario;TestId;Synopsis;output;fail;iteration;perf;memory;host;selected;requirements
perl;test1.pl;TEST1;T1 Smoke test check;run1;;1;;;;1;R1, R2, R47
perl;test1.pl;TEST2;T1 Failed test;r... | 59.571429 | 92 | 0.72502 |
ac2ca074dc57bc78c4fce3ff9580a94f4e9046c9 | 808 | cob | COBOL | 12_table_processing_03.cob | tseiiti/cobol | c1817d7e254c3a7dfc73a3b21c7f4263c4984f7b | [
"MIT"
] | null | null | null | 12_table_processing_03.cob | tseiiti/cobol | c1817d7e254c3a7dfc73a3b21c7f4263c4984f7b | [
"MIT"
] | null | null | null | 12_table_processing_03.cob | tseiiti/cobol | c1817d7e254c3a7dfc73a3b21c7f4263c4984f7b | [
"MIT"
] | null | null | null | identification division.
program-id. table_processing_03.
data division.
working-storage section.
01 ws-table.
05 ws-a occurs 3 times.
10 ws-b pic a(2).
10 ws-c occurs 2 times.
15 ws-d pic x(3).
procedure division.
move '12abcdef34ghijkl... | 31.076923 | 55 | 0.464109 |
e9f04a7a9b803a33954c1db7964f5dd5a4d99ba0 | 7,176 | cob | COBOL | assg1/dda.cob | soruly/CSCI3180 | 29092043253ec143dc8a2a3e3c0753501165fc71 | [
"MIT"
] | 3 | 2017-08-08T19:56:58.000Z | 2019-04-11T10:01:16.000Z | assg1/dda.cob | soruly/CSCI3180 | 29092043253ec143dc8a2a3e3c0753501165fc71 | [
"MIT"
] | null | null | null | assg1/dda.cob | soruly/CSCI3180 | 29092043253ec143dc8a2a3e3c0753501165fc71 | [
"MIT"
] | null | null | null | * CSCI3180 Principles of Programming Languages
* --- Declaration ---
* I declare that the assignment here submitted
* is original except for source material explicitly
* acknowledged. I also acknowledge that I am aware of
* University policy and regulations on honesty in
... | 30.666667 | 67 | 0.432971 |
42bac9d8b064cf670b0cbea6c315c7d20271802a | 3,501 | cpy | COBOL | cpy/CSR00400.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | 3 | 2019-03-17T18:36:33.000Z | 2020-08-12T21:21:55.000Z | cpy/CSR00400.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null | cpy/CSR00400.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null | *>=================================================================================
9000-abrir-i-pd00400 section.
string lnk-dat-path delimited by " " "\EFD004.DAT" into wid-pd00400
open input pd00400
... | 33.663462 | 112 | 0.312197 |
35f4e0eefa7ea9c845bf1237859e76c102b7250e | 66,436 | cob | COBOL | Source/T3DIICHAP09/water_constant_01.cob | TwTravel/3dGameGuru | 50f204da32b7d3ddcbdb0daf140d503eac424153 | [
"Unlicense"
] | null | null | null | Source/T3DIICHAP09/water_constant_01.cob | TwTravel/3dGameGuru | 50f204da32b7d3ddcbdb0daf140d503eac424153 | [
"Unlicense"
] | 1 | 2019-12-10T15:47:15.000Z | 2019-12-10T15:47:15.000Z | Source/T3DIICHAP09/water_constant_01.cob | TwTravel/3dGameGuru | 50f204da32b7d3ddcbdb0daf140d503eac424153 | [
"Unlicense"
] | null | null | null | Caligari V00.01ALH
BitM V0.01 Id 0 Parent 0 Size 00004420
ThumbNailHdrSize 40
ThumbHeader:28 00 00 00 5e 00 00 00 5e 00 00 00 01 00 18 00 00 00 00 00 48 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ColorBufSize 26696
ColorBufZipSize 1403
ZippedThumbnail:78 9c ed 9c 3f 68 e4 46 18 c5 a7 50 a1 6... | 27.452893 | 4,225 | 0.685592 |
4d3396de02bb456a3b67aabb1605323f89ac19cb | 2,466 | cbl | COBOL | CommonSources/ProgramDEMO.cbl | AnnaFrank17/CobolToCS | c0b78e70d967075115b387936f570149041c1efb | [
"MIT"
] | null | null | null | CommonSources/ProgramDEMO.cbl | AnnaFrank17/CobolToCS | c0b78e70d967075115b387936f570149041c1efb | [
"MIT"
] | null | null | null | CommonSources/ProgramDEMO.cbl | AnnaFrank17/CobolToCS | c0b78e70d967075115b387936f570149041c1efb | [
"MIT"
] | null | null | null | *This is the main file for the run of the application
IDENTIFICATION DIVISION.
PROGRAM-ID. PROGRAMDEMO.
ENVIRONMENT DIVISION.
INPUT-OUTPUT SECTION.
FILE-CONTROL.
SELECT CTL-FILE ASSIGN TO 'connect.txt'
ORGANIZATION IS LINE SEQUENTIAL.
... | 28.022727 | 60 | 0.485807 |
e9f6034a37add1b0324fad1a8a9468ae8aa97629 | 1,776 | cbl | COBOL | project/src/get-expiry-date.cbl | Jaikido007/makersbbs-tmct | 6673a791e97ed694d21e9642c4b9c9ca64439219 | [
"RSA-MD"
] | null | null | null | project/src/get-expiry-date.cbl | Jaikido007/makersbbs-tmct | 6673a791e97ed694d21e9642c4b9c9ca64439219 | [
"RSA-MD"
] | null | null | null | project/src/get-expiry-date.cbl | Jaikido007/makersbbs-tmct | 6673a791e97ed694d21e9642c4b9c9ca64439219 | [
"RSA-MD"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. get-expiry-date.
ENVIRONMENT DIVISION.
INPUT-OUTPUT SECTION.
FILE-CONTROL.
SELECT F-USERS-FILE ASSIGN TO 'users.dat'
ORGANIZATION IS SEQUENTIAL.
DATA DIVISION.
FILE SECTION.
FD F-USERS-FILE.
... | 31.157895 | 57 | 0.483108 |
c63181c1f295eb5893b321c659663edfb3c84063 | 187 | cob | COBOL | Cobol/Curso/SELFUNCIONARIO.cob | lucaskurata/Centro_Estudo | 2dfcb5d355005c61a0d21291973ae2b7717ce234 | [
"Apache-2.0"
] | null | null | null | Cobol/Curso/SELFUNCIONARIO.cob | lucaskurata/Centro_Estudo | 2dfcb5d355005c61a0d21291973ae2b7717ce234 | [
"Apache-2.0"
] | null | null | null | Cobol/Curso/SELFUNCIONARIO.cob | lucaskurata/Centro_Estudo | 2dfcb5d355005c61a0d21291973ae2b7717ce234 | [
"Apache-2.0"
] | null | null | null | SELECT ARQUIVO-FUNCIONARIO
ASSIGN TO "funcionarios.txt"
ORGANIZATION IS INDEXED
RECORD KEY IS FUNCIONARIO-CODIGO
ACCESS MODE IS DYNAMIC. | 37.4 | 43 | 0.614973 |
b8854371171d16311b145a8a02d32ed92693bf74 | 13,708 | cbl | COBOL | cics-genapp/base/src/COBOL/LGAPBR01.cbl | POC-MF-DevOps/dbb-pipeline | f4fa2606c82ac565eec08d22287d5f174ebc94e8 | [
"Apache-2.0"
] | null | null | null | cics-genapp/base/src/COBOL/LGAPBR01.cbl | POC-MF-DevOps/dbb-pipeline | f4fa2606c82ac565eec08d22287d5f174ebc94e8 | [
"Apache-2.0"
] | null | null | null | cics-genapp/base/src/COBOL/LGAPBR01.cbl | POC-MF-DevOps/dbb-pipeline | f4fa2606c82ac565eec08d22287d5f174ebc94e8 | [
"Apache-2.0"
] | null | null | null | ******************************************************************
* *
* LICENSED MATERIALS - PROPERTY OF IBM *
* *
* "RESTRICTED MATE... | 46.784983 | 73 | 0.355705 |
1c889f15274a85705e729289d770f89f7fb3815e | 39,528 | cbl | COBOL | src/github-cicsplex-name-detector-source.cbl | cicsdev/cpsm-cicsplex-name-detector | cd588d72e1310519b0deed051547b84f55d22081 | [
"Apache-2.0"
] | null | null | null | src/github-cicsplex-name-detector-source.cbl | cicsdev/cpsm-cicsplex-name-detector | cd588d72e1310519b0deed051547b84f55d22081 | [
"Apache-2.0"
] | null | null | null | src/github-cicsplex-name-detector-source.cbl | cicsdev/cpsm-cicsplex-name-detector | cd588d72e1310519b0deed051547b84f55d22081 | [
"Apache-2.0"
] | null | null | null | PROCESS CICS,NODYNAM,NSYMBOL(NATIONAL),TRUNC(STD)
CBL CICS('SP,EDF,CPSM')
*****************************************************************
* Licensed Materials - Property of IBM *
* *
* ... | 38.982249 | 78 | 0.486794 |
ade2a66bdab80476a89166c6fa929ebbb9d3f6d4 | 3,318 | cobol | COBOL | Task/Quickselect-algorithm/COBOL/quickselect-algorithm.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Quickselect-algorithm/COBOL/quickselect-algorithm.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Quickselect-algorithm/COBOL/quickselect-algorithm.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | CLASS-ID MainProgram.
METHOD-ID Partition STATIC USING T.
CONSTRAINTS.
CONSTRAIN T IMPLEMENTS type IComparable.
DATA DIVISION.
LOCAL-STORAGE SECTION.
01 pivot-val T.
PROCEDURE DIVISION USING VALUE arr AS T OCCURS ANY,
left-idx A... | 34.5625 | 80 | 0.524412 |
5bf9251508dc773ab42c8fbfb0f4996f4ddb6815 | 15,641 | cbl | COBOL | WoodgroveBank/CustomerCare/3270Emulation/wgrvgdet.cbl | mlindstr/AZ-Legacy-Engineering | 4d00742749375c6d3e3217799030d8b977d7433d | [
"MIT"
] | 1 | 2021-09-07T13:34:01.000Z | 2021-09-07T13:34:01.000Z | WoodgroveBank/CustomerCare/3270Emulation/wgrvgdet.cbl | mlindstr/AZ-Legacy-Engineering | 4d00742749375c6d3e3217799030d8b977d7433d | [
"MIT"
] | null | null | null | WoodgroveBank/CustomerCare/3270Emulation/wgrvgdet.cbl | mlindstr/AZ-Legacy-Engineering | 4d00742749375c6d3e3217799030d8b977d7433d | [
"MIT"
] | 2 | 2021-08-19T19:04:49.000Z | 2021-09-07T13:34:12.000Z | *****************************************************************
** THIS PROGRAM IS A SAMPLE CICS CLIENT FOR DEMONSTRATING A 3270*
** APPLICATION THAT READS AND WRITE TO A VSAM DATA SET FOR *
** BANKING TYPE OF INFORMATION. *
** ... | 37.152019 | 71 | 0.437312 |
a5a87800a0404b1dac684c52ab544aa11bb31a98 | 135 | cbl | COBOL | cobol/testdata/local/testantlr060.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 6 | 2020-06-18T08:47:41.000Z | 2021-12-06T05:54:07.000Z | cobol/testdata/local/testantlr060.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 3 | 2020-10-26T11:06:31.000Z | 2022-03-29T18:59:04.000Z | cobol/testdata/local/testantlr060.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 5 | 2021-01-21T18:54:33.000Z | 2022-01-18T23:01:31.000Z | BASIS testantlr101.cbl
INSERT 000001
REPLACE testantlr101 BY testantlr060.
DELETE 000019-000021,000022
| 27 | 45 | 0.659259 |
510886a5540267d7cd693ca16b531faf8145e788 | 134 | cbl | COBOL | ch_openfaas/hello.cbl | PacktPublishing/Docker-for-Serverless-Applications | 178101561c3eb676bd771006e145649980965028 | [
"MIT"
] | 11 | 2018-04-20T14:55:41.000Z | 2021-10-02T03:20:08.000Z | ch_openfaas/hello.cbl | PacktPublishing/Docker-for-Serverless-Applications | 178101561c3eb676bd771006e145649980965028 | [
"MIT"
] | 2 | 2018-09-29T17:47:28.000Z | 2020-09-29T14:02:38.000Z | ch_openfaas/hello.cbl | PacktPublishing/Docker-for-Serverless-Applications | 178101561c3eb676bd771006e145649980965028 | [
"MIT"
] | 5 | 2018-05-13T13:48:07.000Z | 2019-10-24T15:34:13.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. HELLO.
*>
*>
*> simple hello world
*>
*>
PROCEDURE DIVISION.
DISPLAY 'Hello world'.
STOP RUN.
| 12.181818 | 25 | 0.69403 |
cf026713ebbb6195b8805c6ed91e77ff71ef1eea | 758 | cob | COBOL | languages/cobol/cobol24/ch22/chapt22g.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 34 | 2016-10-29T19:50:34.000Z | 2022-02-12T21:27:43.000Z | languages/cobol/cobol24/ch22/chapt22g.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | null | null | null | languages/cobol/cobol24/ch22/chapt22g.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 19 | 2017-06-19T23:04:00.000Z | 2021-11-13T15:00:41.000Z | 000010 @OPTIONS MAIN,TEST
000020 Identification Division.
000030 Program-Id. Chapt22g.
000031* Function Reverse
000040 Environment Division.
000050 Configuration Section.
000051 Source-Computer. IBM-PC.
000055 Object-Computer. IBM-PC.
000056 Data Division.
000057 Working-Storage Section.
000067 01 Input-Field ... | 36.095238 | 62 | 0.744063 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.