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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1c70c4a45b1ce711c125d41bc46496255d7b5725 | 2,625 | cbl | COBOL | p10Tables.cbl | LuisAHC/Training-COBOL74 | 2ad44494968223127705b6bef52e1e86c2b35d5a | [
"MIT"
] | null | null | null | p10Tables.cbl | LuisAHC/Training-COBOL74 | 2ad44494968223127705b6bef52e1e86c2b35d5a | [
"MIT"
] | null | null | null | p10Tables.cbl | LuisAHC/Training-COBOL74 | 2ad44494968223127705b6bef52e1e86c2b35d5a | [
"MIT"
] | null | null | null | 000100 IDENTIFICATION DIVISION.
000110 PROGRAM-ID. PRAC10.
000120 AUTHOR. LUIS CECILIANO.
000130 DATE-WRITTEN. DECEMBER 11, 2019.
000140*ESTE PROGRAMA HACE USO DE TABLAS
000150 SECURITY. FOREVER.
000200 ENVIRONMENT DIVISION.
000300 DATA DIVISION.
000400 WORKING-STORAGE SECTION.
000500 01 WK-EOA PIC 9(02... | 41.666667 | 72 | 0.636571 |
f57a3b060f0bffa17062dececbc1c609c3f68894 | 2,193 | cbl | COBOL | project/src/sign-in.cbl | Jaikido007/makersbbs-tmct | 6673a791e97ed694d21e9642c4b9c9ca64439219 | [
"RSA-MD"
] | null | null | null | project/src/sign-in.cbl | Jaikido007/makersbbs-tmct | 6673a791e97ed694d21e9642c4b9c9ca64439219 | [
"RSA-MD"
] | null | null | null | project/src/sign-in.cbl | Jaikido007/makersbbs-tmct | 6673a791e97ed694d21e9642c4b9c9ca64439219 | [
"RSA-MD"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. sign-in.
ENVIRONMENT DIVISION.
INPUT-OUTPUT SECTION.
FILE-CONTROL.
SELECT F-USERS-FILE ASSIGN TO 'users.dat'
ORGANIZATION IS LINE SEQUENTIAL.
DATA DIVISION.
FILE SECTION.
FD F-USERS-FILE.
... | 31.328571 | 63 | 0.486548 |
f904fdb75f9f975fb38d70da645388a192b11a69 | 2,055 | cob | COBOL | Edit Characters/4char.cob | gyani91/Cobol-Programming | fcebff4da2a7428f44c37470b5ac029b2aa9e48a | [
"MIT"
] | null | null | null | Edit Characters/4char.cob | gyani91/Cobol-Programming | fcebff4da2a7428f44c37470b5ac029b2aa9e48a | [
"MIT"
] | null | null | null | Edit Characters/4char.cob | gyani91/Cobol-Programming | fcebff4da2a7428f44c37470b5ac029b2aa9e48a | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. PRO.
ENVIRONMENT DIVISION.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 A PIC ZZ999 VALUE ZERO.
01 B PIC **999 VALUE ZERO.
01 C PIC $9999 VALUE ZERO.
01 D PIC -9999 VALUE ZERO.
01 E PIC +9999 VALUE ZERO.
... | 34.830508 | 47 | 0.487105 |
d11963865eab3059b047df640ea863dbec288593 | 6,737 | cob | COBOL | src/telco.cob | sweeneyb/cobol-playground | 9fdad25e47c88b677c95f07812819235a6b09482 | [
"MIT"
] | null | null | null | src/telco.cob | sweeneyb/cobol-playground | 9fdad25e47c88b677c95f07812819235a6b09482 | [
"MIT"
] | null | null | null | src/telco.cob | sweeneyb/cobol-playground | 9fdad25e47c88b677c95f07812819235a6b09482 | [
"MIT"
] | null | null | null | COBOL
bench
mark
*>
*> By William Klein, used with permission
*>
Identification Division.
Program-ID. TELCO.
Environment Division.
Input-Output Section.
File-Control.
Select InFile Assign to
"C:\expon180.1e6".
*> "C:\TELCO.... | 40.584337 | 72 | 0.390085 |
915dd637070b27f75e6e41129332611c01c1c872 | 3,240 | cpy | COBOL | HospitalAppDemo/copybook/PATDALY.cpy | anuprakashm/HospitalAppDemo | 1eeb7a5e42821b9c7328224847a826833c7b025d | [
"Apache-2.0"
] | null | null | null | HospitalAppDemo/copybook/PATDALY.cpy | anuprakashm/HospitalAppDemo | 1eeb7a5e42821b9c7328224847a826833c7b025d | [
"Apache-2.0"
] | null | null | null | HospitalAppDemo/copybook/PATDALY.cpy | anuprakashm/HospitalAppDemo | 1eeb7a5e42821b9c7328224847a826833c7b025d | [
"Apache-2.0"
] | null | null | null | ** QSAM FILE
01 INPATIENT-DAILY-REC.
05 PATIENT-RECORD-TYPE PIC X(01).
88 TRAILER-REC VALUE "T". ... | 79.02439 | 80 | 0.263272 |
5d41b27ff235871cd0d9cad575d06e96991c385e | 1,700 | cbl | COBOL | BRBTLRB.cbl | 10thTARDIS/COBOL_Projects_Spring_2017 | f056f335ba0a5baf1b2b426c0d96dd5a94293435 | [
"MIT"
] | null | null | null | BRBTLRB.cbl | 10thTARDIS/COBOL_Projects_Spring_2017 | f056f335ba0a5baf1b2b426c0d96dd5a94293435 | [
"MIT"
] | null | null | null | BRBTLRB.cbl | 10thTARDIS/COBOL_Projects_Spring_2017 | f056f335ba0a5baf1b2b426c0d96dd5a94293435 | [
"MIT"
] | null | null | null | 000100 identification division.
000200 program-id. BRBTLRB.
000300 author. RYAN BROOKS.
000400
000500 data division.
000600 working-storage section.
000700 01 USR-INPUT pic 99 VALUE 99.
000800 01 BOTTLES pic 99.
000900 01 COUNTER pic 99.
001000 01 ANY-KEY PIC X(01).
001100
001200 procedure division.
00... | 38.636364 | 81 | 0.707059 |
90042e09583f8e30230244aaa7c0a5e86fef4422 | 851 | cbl | COBOL | third_party/universal-ctags/ctags/Units/parser-cobol.r/levels.d/input.cbl | f110/wing | 31b259f723b57a6481252a4b8b717fcee6b01ff4 | [
"MIT"
] | 1 | 2020-03-24T16:08:43.000Z | 2020-03-24T16:08:43.000Z | third_party/universal-ctags/ctags/Units/parser-cobol.r/levels.d/input.cbl | f110/wing | 31b259f723b57a6481252a4b8b717fcee6b01ff4 | [
"MIT"
] | null | null | null | third_party/universal-ctags/ctags/Units/parser-cobol.r/levels.d/input.cbl | f110/wing | 31b259f723b57a6481252a4b8b717fcee6b01ff4 | [
"MIT"
] | 1 | 2021-04-26T09:00:06.000Z | 2021-04-26T09:00:06.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. Test-Items.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 RECORD1.
05 ITEM1 PIC X(1).
05 ITEM2 PIC A(1).
88 ODD VALUES 1, 3, 5, 7, 9.
88 EVEN VALUES 2, 4, 6, 8.
05 IT... | 30.392857 | 53 | 0.478261 |
f49753a9d4940b925f90ea455e5d80a19612951e | 820 | cob | COBOL | cobol/product.cob | gregorymorrison/euler1 | 171d98a60e62041bc49882336cd65687df810b6c | [
"MIT"
] | 1 | 2019-03-13T11:11:50.000Z | 2019-03-13T11:11:50.000Z | cobol/product.cob | gdm9000/euler1 | 171d98a60e62041bc49882336cd65687df810b6c | [
"MIT"
] | null | null | null | cobol/product.cob | gdm9000/euler1 | 171d98a60e62041bc49882336cd65687df810b6c | [
"MIT"
] | 1 | 2018-02-10T00:27:17.000Z | 2018-02-10T00:27:17.000Z | * Multiply in COBOL
IDENTIFICATION DIVISION.
PROGRAM-ID. myTest.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 x PIC 9(3) VALUE 3.
01 y PIC 9(3) VALUE 2.
01 z PIC 9(9).
PROCEDURE DIVISION.
CALL "myMultiply" USING
... | 27.333333 | 44 | 0.496341 |
096e2ce35a6fb2579d2f3c8018c81c1d90550c5a | 151 | cobol | COBOL | Task/Quine/COBOL/quine-1.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Quine/COBOL/quine-1.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Quine/COBOL/quine-1.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | linkage section. 78 c value "display 'linkage section. 78 c value ' x'22' c x'222e20' c.". display 'linkage section. 78 c value ' x'22' c x'222e20' c.
| 75.5 | 150 | 0.688742 |
3247c7ba46f9aff1e5d5e4212eaff3bab45b61f3 | 1,726 | cobol | COBOL | Task/Five-weekends/COBOL/five-weekends.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Five-weekends/COBOL/five-weekends.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Five-weekends/COBOL/five-weekends.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | program-id. five-we.
data division.
working-storage section.
1 wk binary.
2 int-date pic 9(8).
2 dow pic 9(4).
2 friday pic 9(4) value 5.
2 mo-sub pic 9(4).
2 months-with-5 pic 9(4) value 0.
2 years-no-5 pic 9(4) value 0.
2 5-we-flag pi... | 31.962963 | 67 | 0.458285 |
4f5966d966e6c26114145dbb3985fb94e8a3244f | 832 | cob | COBOL | test/prog420.cob | msharov/cobcy | 1c2362eed77abf142d53e77de54ad1e757369f95 | [
"MIT"
] | 9 | 2016-06-28T00:57:49.000Z | 2021-10-05T17:50:52.000Z | test/prog420.cob | msharov/cobcy | 1c2362eed77abf142d53e77de54ad1e757369f95 | [
"MIT"
] | 5 | 2016-09-26T07:41:49.000Z | 2021-02-05T21:01:14.000Z | test/prog420.cob | msharov/cobcy | 1c2362eed77abf142d53e77de54ad1e757369f95 | [
"MIT"
] | 3 | 2017-08-30T17:47:59.000Z | 2021-10-05T18:01:20.000Z | IDENTIFICATION DIVISION.
*
PROGRAM-ID. PROG420.
*
ENVIRONMENT DIVISION.
*
CONFIGURATION SECTION.
*
SPECIAL-NAMES.
*
PRINTER IS PRINTER-DISPLAY.
*
*
DATA DIVISION.
*
*
WORKING-STORAGE SECTION.
*
... | 22.486486 | 71 | 0.449519 |
51ca98cb48c2be578e3c9585f06c86e69fd123d4 | 486 | cob | COBOL | iterative.cob | BonfireScratch/100LanguageFactorial | 05c9f14380e4380825e5e0148bd981d5ccfc2576 | [
"MIT"
] | 3 | 2019-03-17T09:34:27.000Z | 2020-04-15T19:24:51.000Z | iterative.cob | BonfireScratch/100LanguageFactorial | 05c9f14380e4380825e5e0148bd981d5ccfc2576 | [
"MIT"
] | 8 | 2019-01-02T14:54:19.000Z | 2020-06-18T20:30:46.000Z | iterative.cob | BonfireScratch/100LanguageFactorial | 05c9f14380e4380825e5e0148bd981d5ccfc2576 | [
"MIT"
] | 4 | 2019-01-02T15:48:38.000Z | 2020-06-18T13:35:29.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. FACTORIAL.
DATA DIVISION.
WORKING-STORAGE SECTION.
77 N PIC 9(4).
77 A PIC S9(4) VALUE 0.
77 F PIC 9(4) VALUE 1.
PROCEDURE DIVISION.
PARA.
DISPLAY "ENTER A NUMBER: ".
ACCEPT N.
PERFORM PA... | 25.578947 | 38 | 0.481481 |
a7a1f4e997c391dcbc4f67b5149bc96bf65b1827 | 8,207 | cob | COBOL | languages/cobol/cobol24/ch14/chapt14c.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 34 | 2016-10-29T19:50:34.000Z | 2022-02-12T21:27:43.000Z | languages/cobol/cobol24/ch14/chapt14c.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | null | null | null | languages/cobol/cobol24/ch14/chapt14c.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. Chapt14c.
000031* Dealer Data Entry
000041 Environment Division.
000050 Configuration Section.
000051 Special-Names.
000052 Crt Status Is Keyboard-Status
000053 Cursor Is Cursor-Position.
000054 Source-Computer. IBM-PC.
000055 Ob... | 41.241206 | 70 | 0.634946 |
f5a936fdbcbf3c6eba0657efa309cc9d6ed6bdf4 | 81 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/identification/tandem/IdentificationDivisionEndRemarks.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/identification/tandem/IdentificationDivisionEndRemarks.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/identification/tandem/IdentificationDivisionEndRemarks.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. ENDRMRKS.
REMARKS. SOMEREM.
END-REMARKS. | 20.25 | 25 | 0.777778 |
827a880216a3d80716914242fc2e145ed4f83dff | 4,457 | cbl | COBOL | cobol_mf/restart.cbl | adrianmahjour/db2-samples | ff984aec81c5c08ce28443d896c0818cfae4f789 | [
"Apache-2.0"
] | 54 | 2019-08-02T13:15:07.000Z | 2022-03-21T17:36:48.000Z | cobol_mf/restart.cbl | junsulee75/db2-samples | d9ee03101cad1f9167eebc1609b4151559124017 | [
"Apache-2.0"
] | 13 | 2019-07-26T13:51:16.000Z | 2022-03-25T21:43:52.000Z | cobol_mf/restart.cbl | junsulee75/db2-samples | d9ee03101cad1f9167eebc1609b4151559124017 | [
"Apache-2.0"
] | 75 | 2019-07-20T04:53:24.000Z | 2022-03-23T20:56:55.000Z | ***********************************************************************
** (c) Copyright IBM Corp. 2007 All rights reserved.
**
** The following sample of source code ("Sample") is owned by International
** Business Machines Corporation or one of its subsidiaries ("IBM") and is
**... | 40.889908 | 87 | 0.521876 |
8a33f6da793c5ed2c8206233140dc7e91c7b84a5 | 633 | cob | COBOL | test/pegjs-cobol/src/test1.cob | dickensas/smartlexer | 03cdfa88caa555e2d892d4210ebfce1775e09454 | [
"MIT"
] | null | null | null | test/pegjs-cobol/src/test1.cob | dickensas/smartlexer | 03cdfa88caa555e2d892d4210ebfce1775e09454 | [
"MIT"
] | null | null | null | test/pegjs-cobol/src/test1.cob | dickensas/smartlexer | 03cdfa88caa555e2d892d4210ebfce1775e09454 | [
"MIT"
] | null | null | null | identification division.
program-id. gnucobolcgi.
environment division.
input-output section.
data division.
working-storage section.
10 WS-NAME PIC A(30).
01 WS-NEW2 REDEFINES WS-OLD PIC A(10).
10 WS-NUM1 PIC 9(2).
05 WS-DATE1 VALUE... | 26.375 | 48 | 0.538705 |
f7300b16a3f5168bde4141c882220858ead5219d | 2,479 | cbl | COBOL | Cobol/Estrutura de repeticao/005-ExibMaiorNum.cbl | lucaskurata/Centro_Estudo | 2dfcb5d355005c61a0d21291973ae2b7717ce234 | [
"Apache-2.0"
] | null | null | null | Cobol/Estrutura de repeticao/005-ExibMaiorNum.cbl | lucaskurata/Centro_Estudo | 2dfcb5d355005c61a0d21291973ae2b7717ce234 | [
"Apache-2.0"
] | null | null | null | Cobol/Estrutura de repeticao/005-ExibMaiorNum.cbl | lucaskurata/Centro_Estudo | 2dfcb5d355005c61a0d21291973ae2b7717ce234 | [
"Apache-2.0"
] | null | null | null | *================================================================*
IDENTIFICATION DIVISION.
*================================================================*
PROGRAM-ID. "001-PedeNotaDe0A10".
AUTHOR. "LUCAS KURATA".
*=========================... | 46.773585 | 73 | 0.19766 |
59491ee3731bb83d3ba3b679d5c8b2a335b92bba | 1,444 | cob | COBOL | cob/PROGCOB14.cob | lucasrmagalhaes/COBOL-cbl | abf4b0dac0012cd6d441127b07b65b20a1d58c01 | [
"MIT"
] | 2 | 2020-12-09T17:07:36.000Z | 2020-12-15T13:58:12.000Z | cob/PROGCOB14.cob | lucasrmagalhaes/COBOL-cbl | abf4b0dac0012cd6d441127b07b65b20a1d58c01 | [
"MIT"
] | null | null | null | cob/PROGCOB14.cob | lucasrmagalhaes/COBOL-cbl | abf4b0dac0012cd6d441127b07b65b20a1d58c01 | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. PROGCOB14.
**********************************************************
* AREA DE COMENTARIOS - REMARKS
* AUTHOR: LUCAS LRM
* DATA: 29/11/2020
* OBJETIVO: RECEBER UM NUMERO E GERAR A TABUADA DE 1 A 10
* UTILIZAR O PERFORM - VARYING
... | 34.380952 | 79 | 0.479917 |
e9b5e46f9cdb263cf0551629ba20ce2017270e56 | 32,557 | cbl | COBOL | kobold.cbl | zorchenhimer/kobold-arena | f5a69bb664a72e5e2a1075c87df32009b6658f92 | [
"MIT"
] | null | null | null | kobold.cbl | zorchenhimer/kobold-arena | f5a69bb664a72e5e2a1075c87df32009b6658f92 | [
"MIT"
] | null | null | null | kobold.cbl | zorchenhimer/kobold-arena | f5a69bb664a72e5e2a1075c87df32009b6658f92 | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. KOBOLD-ARENA.
ENVIRONMENT DIVISION.
CONFIGURATION SECTION.
SOURCE-COMPUTER. IBM-PC.
OBJECT-COMPUTER. IBM-PC.
INPUT-OUTPUT SECTION.
FILE-CONTROL.
SELECT MONSTERS ASSIGN TO 'MONSTERS.INC'
ORGANIZATION ... | 36.458007 | 71 | 0.454157 |
ddefcf4eeb9250f37836f1e1fb041acb84b95391 | 11,037 | cbl | COBOL | cs04b.cbl | cschneid-the-elder/aoc-2021 | d4910241bd7e78ae53b4a12629e25713b4c110d6 | [
"MIT"
] | null | null | null | cs04b.cbl | cschneid-the-elder/aoc-2021 | d4910241bd7e78ae53b4a12629e25713b4c110d6 | [
"MIT"
] | null | null | null | cs04b.cbl | cschneid-the-elder/aoc-2021 | d4910241bd7e78ae53b4a12629e25713b4c110d6 | [
"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.927215 | 70 | 0.472502 |
7279c2cdeb6b4337acbca17e24a9034fcaf9ffa7 | 2,667 | cob | COBOL | babylonian-square-root-cobol/src/babylon_mod.cob | jnguyen1098/legacy-software | 990b54b3ee0886091c9f459d828e09577fd96df2 | [
"0BSD"
] | 1 | 2021-06-21T21:51:57.000Z | 2021-06-21T21:51:57.000Z | babylonian-square-root-cobol/src/babylon_mod.cob | jnguyen1098/legacy-software | 990b54b3ee0886091c9f459d828e09577fd96df2 | [
"0BSD"
] | null | null | null | babylonian-square-root-cobol/src/babylon_mod.cob | jnguyen1098/legacy-software | 990b54b3ee0886091c9f459d828e09577fd96df2 | [
"0BSD"
] | null | null | null | *> ---------------------------------------------------------------------
*> - Babylonian Square Roots -
*> - (reengineered with love <3) -
*> ---------------------------------------------------------------------
identification division.
pr... | 32.925926 | 72 | 0.469816 |
0288b6f3c0813d0a61a00848b137dd2b1ea3d07c | 1,159 | cbl | COBOL | example.cbl | proleap/proleap-cobol85example | d6c5e35448ed4cf6d630c9d4252927209ed45818 | [
"MIT"
] | null | null | null | example.cbl | proleap/proleap-cobol85example | d6c5e35448ed4cf6d630c9d4252927209ed45818 | [
"MIT"
] | null | null | null | example.cbl | proleap/proleap-cobol85example | d6c5e35448ed4cf6d630c9d4252927209ed45818 | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. EXAMPLE.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 SOME-ITEM.
05 ITEM-NAME PIC X(20) VALUE "Item Name".
05 PRICE PIC 999V99 VALUE 99.99.
05 AMOUNT PIC 999 VALUE 42.
01 SOME-PERSON.
05 PERSON-NAME PIC X(20) VALUE "Grace... | 35.121212 | 74 | 0.636756 |
03c487c4b30c438ca6f3681aa9b91953bd392a29 | 641 | cob | COBOL | Report_1/Step_2/Array_Or_Record/Array_Or_Record.cob | alstn2468/CSE_Programming_Language | 2d38cd8c7109f1715bced8ffa6cc388df7f82f8e | [
"MIT"
] | null | null | null | Report_1/Step_2/Array_Or_Record/Array_Or_Record.cob | alstn2468/CSE_Programming_Language | 2d38cd8c7109f1715bced8ffa6cc388df7f82f8e | [
"MIT"
] | null | null | null | Report_1/Step_2/Array_Or_Record/Array_Or_Record.cob | alstn2468/CSE_Programming_Language | 2d38cd8c7109f1715bced8ffa6cc388df7f82f8e | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. ARRORRECORD.
DATA DIVISION.
01 ARR1.
02 A OCCURS 3 TIMES.
03 A1 OCCURS 3 TIMES.
05 TEMP PIC 99.
01 I PIC 9.
01 J PIC 9.
PROCEDURE DIVISION.
BEGIN.
PERFORM VARYING I FROM 1 BY 1 UNTIL I>3
PERFORM VARYING J FROM 1 BY 1 UNTIL J>3
AC... | 24.653846 | 52 | 0.581903 |
48eaefefa125f03ba216b967f484acb72762fe8e | 2,911 | cobol | COBOL | Task/Long-multiplication/COBOL/long-multiplication.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2021-05-05T13:42:20.000Z | 2021-05-05T13:42:20.000Z | Task/Long-multiplication/COBOL/long-multiplication.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Long-multiplication/COBOL/long-multiplication.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | identification division.
program-id. long-mul.
data division.
replace ==ij-lim== by ==7== ==ir-lim== by ==14==.
working-storage section.
1 input-string pic x(26) value "18,446,744,073,709,551,616".
1 a-table.
2 a pic 999 occurs ij-lim.
1 b-table.
2... | 32.707865 | 67 | 0.476469 |
fc6491507c92614eea34300d7cdfbe7ae5b247ba | 991 | cbl | COBOL | src/test/resources/integration/call/multipleCallSameProgram.cbl | LoPoHa/cobol_truffle | a2be516ee60c56eea72ff4973029c9757c90bddf | [
"MIT"
] | 2 | 2020-08-09T16:51:53.000Z | 2021-01-30T15:02:50.000Z | src/test/resources/integration/call/multipleCallSameProgram.cbl | LoPoHa/cobol_truffle | a2be516ee60c56eea72ff4973029c9757c90bddf | [
"MIT"
] | 38 | 2020-06-26T13:02:35.000Z | 2020-09-06T13:28:30.000Z | src/test/resources/integration/call/multipleCallSameProgram.cbl | LoPoHa/cobol_truffle | a2be516ee60c56eea72ff4973029c9757c90bddf | [
"MIT"
] | 1 | 2020-06-24T13:15:25.000Z | 2020-06-24T13:15:25.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. MULTIPLECALLSAMEPROGRAM.
*
ENVIRONMENT DIVISION.
*
DATA DIVISION.
WORKING-STORAGE SECTION.
COPY BASICDEFINITIONS.
*
PROCEDURE DIVISION.
*
MAIN SECTION.
*
DISPLAY COPY-STRING.
DI... | 26.078947 | 69 | 0.589304 |
2cc9e86ab679dc86ad9e3c62b6904215424607da | 2,993 | ccp | COBOL | RenderSweetHome/PMMImage.ccp | Haxr213/Projeto-Minicasa | 2fa592dafc616a48fe9c02e2dc93ddffa2f4795c | [
"MIT"
] | null | null | null | RenderSweetHome/PMMImage.ccp | Haxr213/Projeto-Minicasa | 2fa592dafc616a48fe9c02e2dc93ddffa2f4795c | [
"MIT"
] | null | null | null | RenderSweetHome/PMMImage.ccp | Haxr213/Projeto-Minicasa | 2fa592dafc616a48fe9c02e2dc93ddffa2f4795c | [
"MIT"
] | 1 | 2021-06-08T00:16:52.000Z | 2021-06-08T00:16:52.000Z | #include "PPMImage.h"
#include <fstream>
#include <string>
using namespace std;
std::istream& operator >>(std::ifstream& inputStream, PPMImage& img) {
string fileName;
char dump;
inputStream >> img.magicNumber;
string myString;
inputStream >> myString;
img.width = atoi(myString.c_str());
... | 24.137097 | 113 | 0.573004 |
88494c3dbb8c7f2338bd9d09826bb6fe4389b31b | 778 | cpy | COBOL | test/CVCAW027.cpy | alansferreira/cobol-parsers | 18b8afefa55ba2ab49c492c2309abc6e3d6c77d0 | [
"MIT"
] | 3 | 2018-08-10T16:35:20.000Z | 2019-06-02T00:37:29.000Z | test/CVCAW027.cpy | alansferreira/cobol-parsers | 18b8afefa55ba2ab49c492c2309abc6e3d6c77d0 | [
"MIT"
] | 1 | 2018-08-10T16:36:23.000Z | 2020-05-16T09:38:37.000Z | test/CVCAW027.cpy | alansferreira/cobol-parsers | 18b8afefa55ba2ab49c492c2309abc6e3d6c77d0 | [
"MIT"
] | 1 | 2020-04-15T18:22:12.000Z | 2020-04-15T18:22:12.000Z | 05 CVCAW027-REGISTRO.
10 CVCAW027-NUM-LOTE PIC S9(09)V99.
10 CVCAW027-SIST-LYOUT-ORIGE PIC X(08).
10 CVCAW027-OCORRENCIAS .
15 CVCAW027-OCORR PIC X(08) OCCURS 3 TIMES.
10 CVCAW027-NSEQ-REG-LOTE PIC 9(09).
... | 55.571429 | 93 | 0.528278 |
a935bb806c3c075f3a10f0108389c572a428a5c9 | 319 | cobol | COBOL | Task/Character-codes/COBOL/character-codes.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Character-codes/COBOL/character-codes.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Character-codes/COBOL/character-codes.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | identification division.
program-id. character-codes.
remarks. COBOL is an ordinal language, first is 1.
remarks. 42nd ASCII code is ")" not, "*".
procedure division.
display function char(42)
display function ord('*')
goback.
end program character-codes.
| 31.9 | 57 | 0.611285 |
240795b6a5e59b735688d9b777b2c8d969d3982a | 121 | cobol | COBOL | Task/Flow-control-structures/COBOL/flow-control-structures-2.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Flow-control-structures/COBOL/flow-control-structures-2.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Flow-control-structures/COBOL/flow-control-structures-2.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | GO TO First-Thing Second-Thing Third-Thing
DEPENDING ON Thing-To-Do
* *> Handle invalid thing...
| 24.2 | 49 | 0.603306 |
88077ce3198af969c62306ec5e8575fc9b08844c | 3,100 | cbl | COBOL | web-banking/src/GETLOAN.cbl | cicsdev/cics-async-api-redbooks | fcfb9e75908e2bdada86ca6fc24b5dfa47733777 | [
"Apache-2.0"
] | 5 | 2018-01-01T21:13:32.000Z | 2022-02-01T12:54:09.000Z | web-banking/src/GETLOAN.cbl | cicsdev/cics-async-api-redbooks | fcfb9e75908e2bdada86ca6fc24b5dfa47733777 | [
"Apache-2.0"
] | null | null | null | web-banking/src/GETLOAN.cbl | cicsdev/cics-async-api-redbooks | fcfb9e75908e2bdada86ca6fc24b5dfa47733777 | [
"Apache-2.0"
] | 2 | 2020-10-22T22:26:00.000Z | 2022-02-01T12:54:12.000Z | PROCESS CICS,NODYNAM,NSYMBOL(NATIONAL),TRUNC(STD)
* 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 Cont... | 31.958763 | 72 | 0.504194 |
d9a737aa0e157e9528125832ed7b1f8a0130d5a1 | 10,068 | cbl | COBOL | chapter-10/kubernetes/DatabaseInitializer/src/DatabaseInitializer.cbl | MicroFocus/visual-cobol-for--java-developers-book | d46a5f173e4f8df67456dab3b9ce52fe0c7fceaa | [
"MIT"
] | 2 | 2022-01-04T20:05:39.000Z | 2022-01-21T10:03:14.000Z | chapter-10/kubernetes/DatabaseInitializer/src/DatabaseInitializer.cbl | MicroFocus/visual-cobol-for--java-developers-book | d46a5f173e4f8df67456dab3b9ce52fe0c7fceaa | [
"MIT"
] | null | null | null | chapter-10/kubernetes/DatabaseInitializer/src/DatabaseInitializer.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... | 40.926829 | 83 | 0.481625 |
f06df37ffc26037808b015c8e119e48e729db839 | 2,486 | cob | COBOL | languages/cobol/cobol24/ch12/chapt12g.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 34 | 2016-10-29T19:50:34.000Z | 2022-02-12T21:27:43.000Z | languages/cobol/cobol24/ch12/chapt12g.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | null | null | null | languages/cobol/cobol24/ch12/chapt12g.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. Chapt12g.
000044 Environment Division.
000050 Configuration Section.
000051 Source-Computer. IBM-PC.
000055 Object-Computer. IBM-PC.
000056 Data Division.
000057 Working-Storage Section.
000067 01 The-Man-On-The-Road.
000072 03 Wife ... | 40.754098 | 68 | 0.563958 |
10d4160d7ea240a4ff11f2f30b65abb587240b05 | 49 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/InvalidLineFormat.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/InvalidLineFormat.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/InvalidLineFormat.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. HelloWorld. | 24.5 | 24 | 0.836735 |
8b5c8ab165e001dc5935e8053279454e096420be | 30 | cpy | COBOL | src/test/resources/io/proleap/cobol/preprocessor/copy/literalpath/variable/copybooks/somedir/CopyBook5.cpy | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 81 | 2018-03-29T23:39:01.000Z | 2022-03-07T11:23:10.000Z | src/test/resources/io/proleap/cobol/preprocessor/copy/literalpath/variable/copybooks/somedir/CopyBook5.cpy | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 64 | 2017-03-27T11:15:15.000Z | 2018-03-09T18:10:43.000Z | src/test/resources/io/proleap/cobol/preprocessor/copy/literalpath/variable/copybooks/somedir/CopyBook5.cpy | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | 001000 DISPLAY "hello world 5" | 30 | 30 | 0.8 |
be173a341bbffe1c1e4f248e962e86705ca88f2c | 485 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/identification/fixed/IdentificationDivisionEndRemarks.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/identification/fixed/IdentificationDivisionEndRemarks.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/identification/fixed/IdentificationDivisionEndRemarks.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | 000100 IDENTIFICATION DIVISION. 12345678
000200 PROGRAM-ID. 12345678
000300 ENDRMRKS. 12345678
001400 REMARKS. 12345... | 80.833333 | 80 | 0.303093 |
81365107efe09805d8e42b2301b2f1887be9baa5 | 236 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/data/workingstorage/DataDescription66Through.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/DataDescription66Through.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/DataDescription66Through.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. DATADESCR77.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 ITEMS.
02 ITEM1 PIC X(10).
02 ITEM2 PIC X(10).
02 ITEM3 PIC X(10).
02 ITEM4 PIC X(10).
66 ITEMZ RENAMES ITEM1 THRU ITEM3. | 23.6 | 35 | 0.686441 |
9e9f4b386031b606e85558c7edc6c4ffdf07844d | 297 | cbl | COBOL | src/test/resources/io/proleap/cobol/ast/variable/Literal.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/variable/Literal.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/variable/Literal.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | 000100 Identification Division.
000200 Program-ID. LTRL.
000400 Procedure Division.
000500 Display "Hello world".
000500 Display 'Hello world'.
000500 Display 1.
000500 Display ZERO.
000500 Display X"40".
000500 Display X'40'.
000500 Display Z"Hello world".
000500 Display Z'Hello world'.
| 24.75 | 31 | 0.76431 |
2dd5dee9a7aa6c4d5f1922d9999c206ea98ff338 | 750 | cob | COBOL | 07_basic_verbs_07.cob | tseiiti/cobol | c1817d7e254c3a7dfc73a3b21c7f4263c4984f7b | [
"MIT"
] | null | null | null | 07_basic_verbs_07.cob | tseiiti/cobol | c1817d7e254c3a7dfc73a3b21c7f4263c4984f7b | [
"MIT"
] | null | null | null | 07_basic_verbs_07.cob | tseiiti/cobol | c1817d7e254c3a7dfc73a3b21c7f4263c4984f7b | [
"MIT"
] | null | null | null | identification division.
program-id. basic_verbs_07.
data division.
working-storage section.
01 ws-num1 pic 9(9) value 5.
01 ws-num2 pic 9(9) value 250.
01 ws-numa pic 9(9) value 100.
01 ws-numb pic 9(9) value 15.
01 ws-numc pic 9(9).
01 ws-rem pic ... | 30 | 69 | 0.517333 |
62aeff27e8a158e2e9953be54142a519c96cfecf | 551 | cpy | COBOL | cpy/CSS01100.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | 3 | 2019-03-17T18:36:33.000Z | 2020-08-12T21:21:55.000Z | cpy/CSS01100.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null | cpy/CSS01100.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null | select pd01100 assign to disk wid-pd01100
organization is indexed
access mode is dynamic
record key is f01100-chave =
f01100-cd-empresa
f01100... | 50.090909 | 72 | 0.364791 |
65133e1b441fd9acd36f3e8484d12b68a513d024 | 2,313 | cpy | COBOL | cpy/CSR00900.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | 3 | 2019-03-17T18:36:33.000Z | 2020-08-12T21:21:55.000Z | cpy/CSR00900.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null | cpy/CSR00900.cpy | abrignoli/COBSOFT | 9b8d567465ba40ece8efc985209adc14263cbad1 | [
"MIT"
] | null | null | null | *>================================================================
9000-abrir-i-pd00900 section.
string lnk-dat-path delimited by " " "\EFD009.DAT" into wid-pd00900
open input pd00900
if not ws-operacao-ok
... | 29.278481 | 112 | 0.333766 |
1000cb269b1315cde525e121fd072c690185476d | 571 | cob | COBOL | example4.cob | ursinn/COBOL-Hello | 21ed6efac6199c3f0d53dbc2157d633a54daf400 | [
"Unlicense"
] | null | null | null | example4.cob | ursinn/COBOL-Hello | 21ed6efac6199c3f0d53dbc2157d633a54daf400 | [
"Unlicense"
] | 1 | 2021-02-13T16:55:08.000Z | 2021-02-13T16:55:08.000Z | example4.cob | ursinn/cobol-hello | c6ee308d2066233c110d781044a5ff0e45d4547a | [
"Unlicense"
] | null | null | null | >>SOURCE FORMAT FREE
IDENTIFICATION DIVISION.
PROGRAM-ID. example4.
AUTHOR. Ursin Filli
DATE-WRITTEN. April 29th 2020
ENVIRONMENT DIVISION.
DATA DIVISION.
FILE SECTION.
WORKING-STORAGE SECTION.
PROCEDURE DIVISION.
SubOne.
DISPLAY "In Paragraph 1"
PERFORM SubTwo
DISPLAY "Returned to Paragra... | 17.84375 | 41 | 0.67951 |
eb65cd57d8c4324c4218275e209671b23adad111 | 6,561 | cbl | COBOL | dates/main.cbl | brazilofmux/gnucobol | fa8dfb6ce20ad3f0d6620e4e883f1951b48c4c64 | [
"MIT"
] | 4 | 2020-07-16T14:45:10.000Z | 2022-02-10T03:37:26.000Z | dates/main.cbl | brazilofmux/gnucobol | fa8dfb6ce20ad3f0d6620e4e883f1951b48c4c64 | [
"MIT"
] | 1 | 2020-05-24T09:11:22.000Z | 2020-05-24T15:09:30.000Z | dates/main.cbl | brazilofmux/gnucobol | fa8dfb6ce20ad3f0d6620e4e883f1951b48c4c64 | [
"MIT"
] | null | null | null | *>*****************************************************************
*> main - Driver for date routines. *
*> Copyright (C) 2000 Solid Vertical Domains, Ltd. *
*> and Stephen Dennis *
*> Copyright (C) 2020 Stephen Dennis ... | 28.158798 | 83 | 0.515165 |
d6d2dd262322b590455bd0cf41b06fae570bb6d3 | 6,885 | cob | COBOL | Programas/CGPRG005.cob | lingsv/prog_mainframe | f09df654aa7cf0e23c30e55cece216d61b1751d6 | [
"MIT"
] | null | null | null | Programas/CGPRG005.cob | lingsv/prog_mainframe | f09df654aa7cf0e23c30e55cece216d61b1751d6 | [
"MIT"
] | null | null | null | Programas/CGPRG005.cob | lingsv/prog_mainframe | f09df654aa7cf0e23c30e55cece216d61b1751d6 | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
*=======================*
PROGRAM-ID. CGPRG005.
AUTHOR. CELSO GALLAO.
INSTALLATION. FATEC SAO CAETANO.
DATE-WRITTEN. 09/04/2021.
DATE-COMPILED. 09/04/2021.
SECURITY NIVEL BASICO.
*-----------------------------------------... | 41.981707 | 70 | 0.338272 |
0ff6a57b4c9bf3bd6b87cac066055f36ea752041 | 1,640 | cbl | COBOL | problem3.cbl | cobolcoder/euler-cobol | 37b69d399cb931ab45b437ef51c17faab8abf9cd | [
"MIT"
] | null | null | null | problem3.cbl | cobolcoder/euler-cobol | 37b69d399cb931ab45b437ef51c17faab8abf9cd | [
"MIT"
] | null | null | null | problem3.cbl | cobolcoder/euler-cobol | 37b69d399cb931ab45b437ef51c17faab8abf9cd | [
"MIT"
] | null | null | null | ******************************************************************
* Author: COBOL CODER
* Date:
* Purpose: Find largest prime factor of the number 600851475143
* Tectonics: cobc
******************************************************************
IDENTIFICATION DIVISION.
... | 34.893617 | 72 | 0.470732 |
c2406a2137743209079c44023380680db9f2dedf | 5,029 | cpy | COBOL | HCAZ_Source/IBMUSER.ZMOBILE.COPYLIB/HCMRST01.cpy | kant/summit-health-apis | 4f26085eb9a80b050910358eb97ab7f0ebdb93c3 | [
"Apache-2.0"
] | null | null | null | HCAZ_Source/IBMUSER.ZMOBILE.COPYLIB/HCMRST01.cpy | kant/summit-health-apis | 4f26085eb9a80b050910358eb97ab7f0ebdb93c3 | [
"Apache-2.0"
] | null | null | null | HCAZ_Source/IBMUSER.ZMOBILE.COPYLIB/HCMRST01.cpy | kant/summit-health-apis | 4f26085eb9a80b050910358eb97ab7f0ebdb93c3 | [
"Apache-2.0"
] | null | null | null | * ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
* This file contains the generated language structure(s) for
* restful JSON schema 'getMedications.json'.
* This structure was generated using 'DFHJS2LS' at mapping level
* '3.0'.
*
*
* 06 pati... | 45.718182 | 71 | 0.508451 |
c70a68b8f1fd6c02445cce00d6435e74fcf3d35f | 1,812 | cbl | COBOL | mergeflat.cbl | joshroybal/cobol-merging-and-sorting | 33ab7f3f4750e19b3358407f8e4fbbd1722a6d49 | [
"MIT"
] | null | null | null | mergeflat.cbl | joshroybal/cobol-merging-and-sorting | 33ab7f3f4750e19b3358407f8e4fbbd1722a6d49 | [
"MIT"
] | null | null | null | mergeflat.cbl | joshroybal/cobol-merging-and-sorting | 33ab7f3f4750e19b3358407f8e4fbbd1722a6d49 | [
"MIT"
] | null | null | null | identification division.
program-id. mergeflat.
environment division.
input-output section.
file-control.
select input-file-1 assign to ws-file-path-1
organization is line sequential.
select input-file-2 assign to ws-file-path-2
orga... | 30.2 | 57 | 0.536976 |
70a2b123c0db96ebf3e0d797e21ce5c6182dea4f | 759 | cbl | COBOL | tests/fixtures/data-rec-example.cbl | joeljiezhu/node-open-cobol | 130a71ba083e2f767bf638c00093b63fc6d3ae66 | [
"MIT"
] | 3 | 2020-10-27T02:11:50.000Z | 2021-08-31T14:33:40.000Z | tests/fixtures/data-rec-example.cbl | joeljiezhu/node-open-cobol | 130a71ba083e2f767bf638c00093b63fc6d3ae66 | [
"MIT"
] | null | null | null | tests/fixtures/data-rec-example.cbl | joeljiezhu/node-open-cobol | 130a71ba083e2f767bf638c00093b63fc6d3ae66 | [
"MIT"
] | 1 | 2020-10-23T14:16:45.000Z | 2020-10-23T14:16:45.000Z | *-------------
DATA DIVISION.
*-------------
FILE SECTION.
FD PRINT-LINE RECORDING MODE F.
01 PRINT-REC.
05 ACCT-NO-0 PIC X(8).
05 ACCT-LIMIT-0 PIC $F,$$$,$$9.99.
05 ACCT-BALANCE-0 PIC $$,$$$,$$9.99.
05 LAST-NAME-0 PIC X(20).
05 FIRST-NAME-0 PIC X(15).
05 COMMENTS-0 PIC X(50).
*
FD ACCT-REC RECOR... | 23.71875 | 40 | 0.582345 |
8912e8c54b92a70b402fb24fe8382c1f05f228c1 | 7,519 | cobol | COBOL | Task/Window-creation-X11/COBOL/window-creation-x11.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Window-creation-X11/COBOL/window-creation-x11.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Window-creation-X11/COBOL/window-creation-x11.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | identification division.
program-id. x11-hello.
installation. cobc -x x11-hello.cob -lX11
remarks. Use of private data is likely not cross platform.
data division.
working-storage section.
01 msg.
05 filler value z"S'up, Earth?".
01 msg-len ... | 42.721591 | 72 | 0.545684 |
d20475a791fd50118853d85b3cba41c283b0ead3 | 88 | cobol | COBOL | Task/Comments/COBOL/comments-5.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Comments/COBOL/comments-5.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Comments/COBOL/comments-5.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | NOTE this paragraph is
commented out and ignored
.
| 22 | 40 | 0.465909 |
aeb01e3596248485ab4a7e79ad5adfe33dfa0f23 | 158 | cobol | COBOL | Task/Loops-Foreach/COBOL/loops-foreach.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Loops-Foreach/COBOL/loops-foreach.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Loops-Foreach/COBOL/loops-foreach.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | 01 things occurs 3.
...
set content of things to ("Apple", "Banana", "Coconut")
perform varying thing as string through things
display thing
end-perform
| 22.571429 | 55 | 0.727848 |
7337ccb5f1633295bd50b1435d7d5649542bb589 | 1,990 | cobol | COBOL | Task/Check-that-file-exists/COBOL/check-that-file-exists.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Check-that-file-exists/COBOL/check-that-file-exists.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Check-that-file-exists/COBOL/check-that-file-exists.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | identification division.
program-id. check-file-exist.
environment division.
configuration section.
repository.
function all intrinsic.
data division.
working-storage section.
01 skip pic 9 value 2.
01 file-name.
05 va... | 28.028169 | 67 | 0.525126 |
9b49f4d911b5bc7d8afdfce5d14b0d03f4d7ec9a | 35,509 | cbl | COBOL | WoodgroveBank/Source Code/CICS3270Pgms/wgrvadda.cbl | mlindstr/AZ-Legacy-Engineering | 4d00742749375c6d3e3217799030d8b977d7433d | [
"MIT"
] | 1 | 2021-09-07T13:34:01.000Z | 2021-09-07T13:34:01.000Z | WoodgroveBank/Source Code/CICS3270Pgms/wgrvadda.cbl | mlindstr/AZ-Legacy-Engineering | 4d00742749375c6d3e3217799030d8b977d7433d | [
"MIT"
] | null | null | null | WoodgroveBank/Source Code/CICS3270Pgms/wgrvadda.cbl | mlindstr/AZ-Legacy-Engineering | 4d00742749375c6d3e3217799030d8b977d7433d | [
"MIT"
] | 2 | 2021-08-19T19:04:49.000Z | 2021-09-07T13:34:12.000Z | *****************************************************************
** Copyright (c) Microsoft Corporation. *
** Licensed under the MIT license. *
** *
** THIS PROGRAM IS A SA... | 39.410655 | 73 | 0.428567 |
39bb8e9f8308106a5d95b09b0c33e52167598cef | 1,379 | cob | COBOL | languages/cobol/cobol24/ch09/chapt09c.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/chapt09c.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | null | null | null | languages/cobol/cobol24/ch09/chapt09c.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. Chapt09c.
000031* Complex Evaluate Example
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 Last-Name ... | 36.289474 | 57 | 0.630167 |
2ced1f2296cfb4965a679f8ddabbdcd2d5c95f8b | 152 | cbl | COBOL | src/test/resources/io/proleap/cobol/preprocessor/variable/CblXoptsApost.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 81 | 2018-03-29T23:39:01.000Z | 2022-03-07T11:23:10.000Z | src/test/resources/io/proleap/cobol/preprocessor/variable/CblXoptsApost.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 64 | 2017-03-27T11:15:15.000Z | 2018-03-09T18:10:43.000Z | src/test/resources/io/proleap/cobol/preprocessor/variable/CblXoptsApost.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | 000100 CBL XOPTS(APOST)
000100 CBL NOSEQ LIB OPTIMIZE(FULL)
000100 Identification Division.
000100 Program-ID.
000100 Opts.
000100 Procedure Division. | 25.333333 | 35 | 0.815789 |
854f5432dc3fc9b3a000e78356f40c82acd85e90 | 398 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/data/communication/CommunicationDescriptionInputOutput.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/communication/CommunicationDescriptionInputOutput.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/communication/CommunicationDescriptionInputOutput.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. COMMDESCINPUT.
DATA DIVISION.
COMMUNICATION SECTION.
CD SOMECD FOR INITIAL I-O
MESSAGE DATE IS SOMEMESSAGEDATE
MESSAGE TIME IS SOMEMESSAGETIME
SYMBOLIC TERMINAL IS SOMETERMINAL
TEXT LENGTH IS SOMETEXTLENGTH
END KEY IS SOMEENDKEY
S... | 30.615385 | 40 | 0.69598 |
28ff10a22c196d89b454574dda2a7c35694917ca | 2,305 | cbl | COBOL | COBOL/mf/src/GildedRose.cbl | yangyangisyou/GildedRose-Refactoring-Kata | 28443f97b267e5c204aa9c2f6b27b2f141e5975e | [
"MIT"
] | 2,201 | 2015-01-03T03:36:52.000Z | 2022-03-31T14:09:42.000Z | COBOL/mf/src/GildedRose.cbl | yangyangisyou/GildedRose-Refactoring-Kata | 28443f97b267e5c204aa9c2f6b27b2f141e5975e | [
"MIT"
] | 191 | 2015-01-28T14:48:07.000Z | 2022-03-17T07:47:21.000Z | COBOL/mf/src/GildedRose.cbl | yangyangisyou/GildedRose-Refactoring-Kata | 28443f97b267e5c204aa9c2f6b27b2f141e5975e | [
"MIT"
] | 3,673 | 2015-01-03T11:05:29.000Z | 2022-03-31T15:40:14.000Z | program-id. GildedRose as "GildedRose".
file-control.
select in-items assign 'in-items'.
select items assign 'items'.
data division.
file section.
fd in-items.
01 in-item pic x(58).
fd items.
01 item.
02 sell-in pic 9(4).
02 quality pic 9(4).
02 name pic x(50).
working-storage s... | 31.575342 | 100 | 0.491974 |
252bae971567818d3b5482c5073e4584cd306f42 | 800 | cpy | COBOL | tuj/java/Bug_TDI_21359_EBCDIC_Special_cpy/testCheckliste.cpy | sizhaoliu/tuj | 846698174cd67d480f1ee2a6d597db061a95536d | [
"Apache-2.0"
] | null | null | null | tuj/java/Bug_TDI_21359_EBCDIC_Special_cpy/testCheckliste.cpy | sizhaoliu/tuj | 846698174cd67d480f1ee2a6d597db061a95536d | [
"Apache-2.0"
] | null | null | null | tuj/java/Bug_TDI_21359_EBCDIC_Special_cpy/testCheckliste.cpy | sizhaoliu/tuj | 846698174cd67d480f1ee2a6d597db061a95536d | [
"Apache-2.0"
] | null | null | null | 05 CHECKLISTE.
10 VSNR PIC S9(13)V PACKED-DECIMAL.
10 SDNR PIC S9(07)V PACKED-DECIMAL.
10 TEILAKTE-LFDNR PIC S9(09) BINARY.
10 HERSTELLER PIC X(60).
10 FAHRZEUGTYP PIC X(60).
10 LEISTUNG-KW PIC... | 44.444444 | 59 | 0.5025 |
1a2ef08a8f71ef57d83ceac693058f1f32ee885f | 887 | cbl | COBOL | extra/COBOL/COBOL-1/Cobol-master/OpenCobol/String/String.cbl | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | extra/COBOL/COBOL-1/Cobol-master/OpenCobol/String/String.cbl | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | extra/COBOL/COBOL-1/Cobol-master/OpenCobol/String/String.cbl | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | ******************************************************************
* Author: Maxfx *
* Revision: 31/08/2017 *
* Example for work with string *
**********************... | 36.958333 | 72 | 0.385569 |
a083f3fecc6050eb1577721379a543e01968e42f | 12,837 | cob | COBOL | Source/T3DIICHAP14/fan_01a.cob | TwTravel/3dGameGuru | 50f204da32b7d3ddcbdb0daf140d503eac424153 | [
"Unlicense"
] | null | null | null | Source/T3DIICHAP14/fan_01a.cob | TwTravel/3dGameGuru | 50f204da32b7d3ddcbdb0daf140d503eac424153 | [
"Unlicense"
] | 1 | 2019-12-10T15:47:15.000Z | 2019-12-10T15:47:15.000Z | Source/T3DIICHAP14/fan_01a.cob | TwTravel/3dGameGuru | 50f204da32b7d3ddcbdb0daf140d503eac424153 | [
"Unlicense"
] | null | null | null | Caligari V00.01ALH
BitM V0.01 Id 0 Parent 0 Size 00002769
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 853
ZippedThumbnail:78 9c ed d9 3f 6b e3 30 18 06 f0 7e cd eb... | 30.204706 | 2,575 | 0.674924 |
18715e1b85b509905fd8fb7e9fe127e70c32058c | 1,122 | cbl | COBOL | read_command_args/read_cmd_line_args.cbl | shamrice/COBOL-Examples | 9078f516d14fcd7ffa93fa9cdd9f557c4196afa9 | [
"MIT"
] | null | null | null | read_command_args/read_cmd_line_args.cbl | shamrice/COBOL-Examples | 9078f516d14fcd7ffa93fa9cdd9f557c4196afa9 | [
"MIT"
] | null | null | null | read_command_args/read_cmd_line_args.cbl | shamrice/COBOL-Examples | 9078f516d14fcd7ffa93fa9cdd9f557c4196afa9 | [
"MIT"
] | null | null | null | ******************************************************************
* author: Erik Eriksen
* date: 2022-04-13
* purpose: Simple example of reading full command line args.
* tectonics: cobc
******************************************************************
identification divisio... | 30.324324 | 72 | 0.472371 |
f8b5a68737cd47c4920fb2cdc7709e4212286b88 | 12,132 | cbl | COBOL | TicTacTOBOL.cbl | BasiliusCarver/TicTacTobol | 974a5ee5e16c09405926f84615c32042d3dc41b3 | [
"MIT"
] | 13 | 2020-05-24T19:34:49.000Z | 2020-05-27T12:24:31.000Z | TicTacTOBOL.cbl | BasiliusCarver/TicTacTobol | 974a5ee5e16c09405926f84615c32042d3dc41b3 | [
"MIT"
] | 1 | 2020-05-25T16:53:51.000Z | 2020-05-27T04:40:01.000Z | TicTacTOBOL.cbl | BasiliusCarver/TicTacTobol | 974a5ee5e16c09405926f84615c32042d3dc41b3 | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. TIC-TAC-TOBOL.
ENVIRONMENT DIVISION.
INPUT-OUTPUT SECTION.
FILE-CONTROL.
SELECT FD-WINMASKS ASSIGN TO "SMACK.DAT"
ORGANIZATION IS LINE SEQUENTIAL.
DATA DIVISION.
FILE ... | 43.174377 | 70 | 0.451863 |
8fd0104743c2ee09ae0fd8dbd164c444620d8a8d | 2,982 | cobol | COBOL | Task/Machine-code/COBOL/machine-code-2.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2021-05-05T13:42:20.000Z | 2021-05-05T13:42:20.000Z | Task/Machine-code/COBOL/machine-code-2.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Machine-code/COBOL/machine-code-2.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | >>SOURCE FORMAT IS FIXED
IDENTIFICATION DIVISION.
PROGRAM-ID. MC.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 INSTRUCTIONS.
03 USAGE BINARY-CHAR UNSIGNED VALUE H'55'.
03 USAGE BINARY-CHAR UNSIGNED VALUE H'48'.
03 USAGE BINARY-CHAR UN... | 41.416667 | 65 | 0.550637 |
7d1c4d47c43c5ada9157dc728bf7a7536ff7ca4e | 620 | cbl | COBOL | 0 - Hello, World/Solution.cbl | imrudrakarmakar/HackerRank-30-Days-of-Code | d1a8a064b3e323283ad51cef2f6451ca0f50094a | [
"MIT"
] | null | null | null | 0 - Hello, World/Solution.cbl | imrudrakarmakar/HackerRank-30-Days-of-Code | d1a8a064b3e323283ad51cef2f6451ca0f50094a | [
"MIT"
] | null | null | null | 0 - Hello, World/Solution.cbl | imrudrakarmakar/HackerRank-30-Days-of-Code | d1a8a064b3e323283ad51cef2f6451ca0f50094a | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. SOLUTION.
ENVIRONMENT DIVISION.
INPUT-OUTPUT SECTION.
FILE-CONTROL.
SELECT SYSIN ASSIGN TO KEYBOARD ORGANIZATION LINE SEQUENTIAL.
DATA DIVISION.
FILE SECTION.
FD SYSIN.
01 INPUT-STRING PIC X(255). *> This variable will hold a line of input from stdin.
... | 23.846154 | 86 | 0.682258 |
bfadbca91e9ebd01c2f4824dd63f607b5a4e4ce9 | 1,811 | cob | COBOL | AdventOfCode2020/d15b.cob | GaloisGirl/Coding | 24870ff58c3e5c155547276f7a6fd3e613f60b5e | [
"MIT"
] | 13 | 2020-12-11T23:07:24.000Z | 2021-12-27T23:58:22.000Z | AdventOfCode2020/d15b.cob | GaloisGirl/Coding | 24870ff58c3e5c155547276f7a6fd3e613f60b5e | [
"MIT"
] | 1 | 2020-12-20T22:16:33.000Z | 2021-08-17T16:54:08.000Z | AdventOfCode2020/d15b.cob | GaloisGirl/Coding | 24870ff58c3e5c155547276f7a6fd3e613f60b5e | [
"MIT"
] | 2 | 2020-12-20T22:02:08.000Z | 2021-12-23T14:42:07.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. AOC-2020-15-2.
AUTHOR ANNA KOSIERADZKA.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 WS-INPUT PIC 9(4) OCCURS 8 TIMES.
01 N PIC 9.
01 N1 PIC 9.
01 WS-NUMBERS OCCURS 67108864 TIMES.
05 NUM-LAST... | 31.77193 | 72 | 0.484263 |
1b0fa4dab9668ba60290323593fb89ed7d517007 | 650 | cbl | COBOL | cobol/testdata/local/testantlr022.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 6 | 2020-06-18T08:47:41.000Z | 2021-12-06T05:54:07.000Z | cobol/testdata/local/testantlr022.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 3 | 2020-10-26T11:06:31.000Z | 2022-03-29T18:59:04.000Z | cobol/testdata/local/testantlr022.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 5 | 2021-01-21T18:54:33.000Z | 2022-01-18T23:01:31.000Z | Identification Division.
Program-ID. testantlr022.
Data Division.
Working-Storage Section.
01 CONSTANTS.
05 MYNAME PIC X(012) VALUE 'testantlr022'.
05 PGM-0001 PIC X(008) VALUE 'PGMA0001'.
05 PGM-0002 PIC X(00... | 23.214286 | 68 | 0.46 |
8bef98a91690dc66a4d8fae61a48bce0f6578f6b | 783 | cbl | COBOL | cobol/testdata/local/testantlr056.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 6 | 2020-06-18T08:47:41.000Z | 2021-12-06T05:54:07.000Z | cobol/testdata/local/testantlr056.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 3 | 2020-10-26T11:06:31.000Z | 2022-03-29T18:59:04.000Z | cobol/testdata/local/testantlr056.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 5 | 2021-01-21T18:54:33.000Z | 2022-01-18T23:01:31.000Z | ID Division.
Program-ID. testantlr056.
Data Division.
Working-Storage Section.
01 WORK-AREAS.
05 WS-COUNT PIC S9999 COMP-3 VALUE +0.
Procedure Division.
PERFORM 10 TIMES
ADD 1 TO WS-COUNT
IF WS-COUNT = 3
... | 23.727273 | 63 | 0.445722 |
51469d6d6bc5f2c63e723475b16faf24e6d70f37 | 4,860 | cbl | COBOL | cobol/testdata/local/testantlr326.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 6 | 2020-06-18T08:47:41.000Z | 2021-12-06T05:54:07.000Z | cobol/testdata/local/testantlr326.cbl | Trisk3lion/mapa | 19f47614f96dd0b14ff87fecc65e7bea082521ca | [
"MIT"
] | 3 | 2020-10-26T11:06:31.000Z | 2022-03-29T18:59:04.000Z | cobol/testdata/local/testantlr326.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. testantlr326. 00000002
000003 Data Division. 00000003
000004 Working-Storage Section. 00000... | 79.672131 | 80 | 0.397942 |
e4cd05532a701893ad1f25380203bfe58020c000 | 261 | cpy | COBOL | Examples/Contest problems/900A. Find Extra One/a.cpy | saviour07/CPY | eff87069e1ef4fd369ada2810b82b7143e06a3e6 | [
"MIT"
] | 246 | 2017-11-24T02:12:12.000Z | 2022-03-08T23:48:43.000Z | Examples/Contest problems/900A. Find Extra One/a.cpy | saviour07/CPY | eff87069e1ef4fd369ada2810b82b7143e06a3e6 | [
"MIT"
] | 12 | 2018-05-05T17:01:04.000Z | 2020-12-06T05:13:36.000Z | Examples/Contest problems/900A. Find Extra One/a.cpy | saviour07/CPY | eff87069e1ef4fd369ada2810b82b7143e06a3e6 | [
"MIT"
] | 10 | 2018-05-05T17:03:15.000Z | 2019-01-21T13:53:11.000Z | //This is the solution to http://codeforces.com/contest/900/problem/A
//A. Find Extra One
#raw "template.cpy"
int main()
int n, x, y
cin n
s1 = 0
s2 = 0
while n--
cin x y
if x > 0
s1++
else
s2++
if(s1 > 1 && s2 > 1)
! "No"
else
! "Yes" | 13.05 | 69 | 0.551724 |
9708891e8d2614768250d9830cb2476f075cf1d2 | 96,181 | cbl | COBOL | Example-Cobol-AirportService/HWTHXCB1.cbl | wizardofzos/zOS-Client-Web-Enablement-Toolkit | ec29ccc76915187b613f22bbeb18d6f9358d8f65 | [
"Apache-2.0"
] | 23 | 2019-05-13T14:07:46.000Z | 2022-02-25T16:59:55.000Z | Example-Cobol-AirportService/HWTHXCB1.cbl | MikeFultonDev/zOS-Client-Web-Enablement-Toolkit | ec29ccc76915187b613f22bbeb18d6f9358d8f65 | [
"Apache-2.0"
] | 5 | 2019-10-11T11:27:52.000Z | 2021-07-29T12:23:35.000Z | Example-Cobol-AirportService/HWTHXCB1.cbl | MikeFultonDev/zOS-Client-Web-Enablement-Toolkit | ec29ccc76915187b613f22bbeb18d6f9358d8f65 | [
"Apache-2.0"
] | 14 | 2019-09-27T18:50:09.000Z | 2022-03-26T22:40:10.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. HWTHXCB1.
* START OF SPECIFICATIONS * * * * * * * * * * * * * * * * * * * *
* *
* Beginning of Copyright and License *
* ... | 44.944393 | 72 | 0.443445 |
2fddbae199ee82bd66fd5866e51c6c900510f4f0 | 3,553 | cob | COBOL | languages/cobol/cobol24/ch10/chapt10c.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 34 | 2016-10-29T19:50:34.000Z | 2022-02-12T21:27:43.000Z | languages/cobol/cobol24/ch10/chapt10c.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | null | null | null | languages/cobol/cobol24/ch10/chapt10c.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. Chapt10c.
000031* Name And E-Mail Edit - Processing Loop.
000040 Environment Division.
000050 Configuration Section.
000051 Special-Names.
000052 Crt Status Is Keyboard-Status.
000054 Source-Computer. IBM-PC.
000055 Object-Computer. IBM-PC... | 42.807229 | 71 | 0.679707 |
e0bf7db942008d3beb8ba8842f1c9d70a94be091 | 8,442 | cob | COBOL | languages/cobol/cobol24/ch16/chapt16a.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 34 | 2016-10-29T19:50:34.000Z | 2022-02-12T21:27:43.000Z | languages/cobol/cobol24/ch16/chapt16a.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | null | null | null | languages/cobol/cobol24/ch16/chapt16a.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. Chapt16a.
000031* Relative File Access Example
000041 Environment Division.
000050 Configuration Section.
000051 Special-Names.
000052 Crt Status Is Keyboard-Status
000053 Cursor Is Cursor-Position.
000055 Source-Computer. IBM-PC... | 36.23176 | 69 | 0.64724 |
383592513b9d99047ee0b37bd160cfb673b27a23 | 566 | cbl | COBOL | src/test/resources/io/proleap/cobol/preprocessor/fixed/LineContinuationMultiple.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 81 | 2018-03-29T23:39:01.000Z | 2022-03-07T11:23:10.000Z | src/test/resources/io/proleap/cobol/preprocessor/fixed/LineContinuationMultiple.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 64 | 2017-03-27T11:15:15.000Z | 2018-03-09T18:10:43.000Z | src/test/resources/io/proleap/cobol/preprocessor/fixed/LineContinuationMultiple.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | 000100 IDENTIFICATION DIVISION. 12345678
000100 PROGRAM-ID. LINECONTMLT. 12345678
000100 DATA DIVISION. 12345678
000100 WORKINGSTORAGE SECTION. 12345... | 80.857143 | 80 | 0.399293 |
a77c6850974847fdc6d92c0deba184ab80384282 | 404 | cbl | COBOL | src/test/resources/io/proleap/cobol/preprocessor/fixed/IdentificationDivisionWithPadding.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 81 | 2018-03-29T23:39:01.000Z | 2022-03-07T11:23:10.000Z | src/test/resources/io/proleap/cobol/preprocessor/fixed/IdentificationDivisionWithPadding.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 64 | 2017-03-27T11:15:15.000Z | 2018-03-09T18:10:43.000Z | src/test/resources/io/proleap/cobol/preprocessor/fixed/IdentificationDivisionWithPadding.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | 000100 IDENTIFICATION DIVISION. 12345678
000200 PROGRAM-ID. 12345678
000300 CONFIGSECTION. 12345678
000400 AUTHOR. 12345... | 80.8 | 80 | 0.316832 |
2a02333397b47ff8741bca8ae3b7d6fcfa8ed8ef | 127 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/data/localstorage/DataDescription02.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/localstorage/DataDescription02.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/localstorage/DataDescription02.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. DATADESCR02.
DATA DIVISION.
LOCAL-STORAGE SECTION.
01 ITEMS.
02 ITEM1 PIC X(10).
| 18.142857 | 25 | 0.732283 |
dd1e3cab51614c50f01033b057b482f4c76e9122 | 804 | cpy | COBOL | tools/ssdb_cli/importer.cpy | mihail812/ssdb | 9001db78c8dfadd7e4ab92f7d9fc2f5ca7d4b2bd | [
"BSD-3-Clause"
] | 242 | 2017-12-14T00:31:28.000Z | 2022-02-16T02:00:15.000Z | swap-ssdb-1.9.2/tools/ssdb_cli/importer.cpy | javaperson/swapdb | 66efd9f919dfaa56dcefd9b39a8bdabe57624546 | [
"BSD-2-Clause"
] | 7 | 2017-12-14T08:34:43.000Z | 2020-12-19T02:53:03.000Z | swap-ssdb-1.9.2/tools/ssdb_cli/importer.cpy | javaperson/swapdb | 66efd9f919dfaa56dcefd9b39a8bdabe57624546 | [
"BSD-2-Clause"
] | 47 | 2017-12-26T03:11:26.000Z | 2022-01-26T07:46:45.000Z | function run(link, filename){
if(!os.path.exists(filename)){
print 'Error: ' + filename + ' not exists!';
return;
}
total_size = os.path.getsize(filename);
if(total_size == 0){
total_size = 1;
}
progress = 0;
read_size = 0;
fp = open(filename, 'r');
lineno = 0;
foreach(fp as line){
lineno ++;
read_... | 21.157895 | 65 | 0.588308 |
07f7f9a791123baba746bcd261dca6f21fd3745c | 127 | cpy | COBOL | deps/cpy/samples/object.cpy | cau991/ssdb | 126d3d45004d8b7deadfe315a2acbec5a2088538 | [
"BSD-3-Clause"
] | 6,719 | 2015-01-01T13:04:27.000Z | 2022-03-29T12:31:15.000Z | deps/cpy/samples/object.cpy | cau991/ssdb | 126d3d45004d8b7deadfe315a2acbec5a2088538 | [
"BSD-3-Clause"
] | 730 | 2015-01-04T03:17:13.000Z | 2022-03-26T09:35:40.000Z | deps/cpy/samples/object.cpy | cau991/ssdb | 126d3d45004d8b7deadfe315a2acbec5a2088538 | [
"BSD-3-Clause"
] | 1,352 | 2015-01-04T01:32:54.000Z | 2022-03-16T11:12:42.000Z |
a = {}; // empty dictionary
a['x'] = [1, 2];
a['y'] = [3, 4];
foreach(a as k=>v1, v2){
printf('%s: %d, %d\n', k, v1, v2);
}
| 14.111111 | 35 | 0.425197 |
de2915bc4be74cbdab4f6b385aa696ee36d654f0 | 2,218 | cbl | COBOL | extra/COBOL/COBOL-1/Cobol-master/OpenCobol/Database/SequentialRead.cbl | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | extra/COBOL/COBOL-1/Cobol-master/OpenCobol/Database/SequentialRead.cbl | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | extra/COBOL/COBOL-1/Cobol-master/OpenCobol/Database/SequentialRead.cbl | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | ******************************************************************
* Author: Maxfx *
* Revision: 28/8/2017 - Malanius *
* Program demonstration sequential reading database *
**********************... | 31.685714 | 72 | 0.439134 |
4f6ed5cb8e8fe9f212c64ba2f15d3230e62bf882 | 6,017 | cbl | COBOL | Programs/Assignment 3/a4.cbl | Bkrenz/calu-csc304 | 89f0f9dc4cec6f10485a1742e31aec8e0f974e7d | [
"MIT"
] | null | null | null | Programs/Assignment 3/a4.cbl | Bkrenz/calu-csc304 | 89f0f9dc4cec6f10485a1742e31aec8e0f974e7d | [
"MIT"
] | null | null | null | Programs/Assignment 3/a4.cbl | Bkrenz/calu-csc304 | 89f0f9dc4cec6f10485a1742e31aec8e0f974e7d | [
"MIT"
] | null | null | null | ******************************************************************
* CIS/CSC - 304 - COBOL
* Assignment 2
*
* Authors: ROBERT KRENCY
*
******************************************************************
IDENTIFICATION DIVISION.
PROGRAM-ID. ASSIGNMENT4.
AU... | 30.388889 | 72 | 0.479973 |
90d5803f3fe63dbfa1ac6f3ed7d4adf188ce1eb1 | 373 | cob | COBOL | test_files/cobol.cob | pheonixo/file_info | 1585f9938e591ea92312f49d9d2d7481951d9e18 | [
"MIT"
] | null | null | null | test_files/cobol.cob | pheonixo/file_info | 1585f9938e591ea92312f49d9d2d7481951d9e18 | [
"MIT"
] | null | null | null | test_files/cobol.cob | pheonixo/file_info | 1585f9938e591ea92312f49d9d2d7481951d9e18 | [
"MIT"
] | null | null | null | data division.
working-storage section.
01 n.
procedure division.
perform show-factorial varying n from 1 to 10.
show-factorial section.
local result.
perform factorial using n giving result.
display n "! = " result.
factorial section using n.
local m.
if n = 1 then return n.
subtract 1 from n giving m.
perform fact... | 16.954545 | 46 | 0.753351 |
4c9199574ca70a9797100f20d496ba4d1cadc560 | 73 | cpy | COBOL | tests/theia_automation_lsp/test_files/cobol/.copybooks/zowe-profile-1/DATA.SET.PATH1/BOOK2R.cpy | grianbrcom/che-che4z-lsp-for-cobol | 9b7fa4dc6c670f311685949992d102b282fdfbc5 | [
"Apache-2.0"
] | null | null | null | tests/theia_automation_lsp/test_files/cobol/.copybooks/zowe-profile-1/DATA.SET.PATH1/BOOK2R.cpy | grianbrcom/che-che4z-lsp-for-cobol | 9b7fa4dc6c670f311685949992d102b282fdfbc5 | [
"Apache-2.0"
] | 1 | 2020-04-16T12:31:43.000Z | 2020-04-16T12:33:53.000Z | tests/theia_automation_lsp/test_files/cobol/.copybooks/zowe-profile-1/DATA.SET.PATH1/BOOK2R.cpy | grianbrcom/che-che4z-lsp-for-cobol | 9b7fa4dc6c670f311685949992d102b282fdfbc5 | [
"Apache-2.0"
] | null | null | null | * BOOK2 Recursive test
01 BOOK1R-REC.
COPY BOOK1R. | 24.333333 | 28 | 0.534247 |
a2c84280d1546e6406c1d35be0447ffeece2db0b | 5,562 | cbl | COBOL | Mainframe-5202 and Mainframe-6202/KC03JB8.DEMO.CICS.COBOL/DCJB8PGM.cbl | HenryZheng1998/Cobol-Mainframe-courses | df116fa60e3956a80c76d42896a7c412dd5d60fc | [
"MIT"
] | null | null | null | Mainframe-5202 and Mainframe-6202/KC03JB8.DEMO.CICS.COBOL/DCJB8PGM.cbl | HenryZheng1998/Cobol-Mainframe-courses | df116fa60e3956a80c76d42896a7c412dd5d60fc | [
"MIT"
] | null | null | null | Mainframe-5202 and Mainframe-6202/KC03JB8.DEMO.CICS.COBOL/DCJB8PGM.cbl | HenryZheng1998/Cobol-Mainframe-courses | df116fa60e3956a80c76d42896a7c412dd5d60fc | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. DCJB8PGM.
AUTHOR. HENRY ZHENG.
ENVIRONMENT DIVISION.
CONFIGURATION SECTION.
DATA DIVISION.
WORKING-STORAGE SECTION.
COPY 'DCJB8MM'.
01 WS-COMMAREA PIC X(20) VALUE SPACES.
01 WS-COMMAREA-LEN PIC S9(4) COMP V... | 24.610619 | 71 | 0.454693 |
1a192739d696bb1c9055c68a7537f7a07dd26684 | 356 | cobol | COBOL | Task/User-input-Text/COBOL/user-input-text.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/User-input-Text/COBOL/user-input-text.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/User-input-Text/COBOL/user-input-text.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. Get-Input.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 Input-String PIC X(30).
01 Input-Int PIC 9(5).
PROCEDURE DIVISION.
DISPLAY "Enter a string:"
ACCEPT Input-String
DISPLAY "Enter a number:"
ACCEP... | 19.777778 | 34 | 0.55618 |
0f13ac978ddb25271c5d76f636a5ccdadbfe32bf | 73 | cobol | COBOL | Task/Pointers-and-references/COBOL/pointers-and-references-7.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Pointers-and-references/COBOL/pointers-and-references-7.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Pointers-and-references/COBOL/pointers-and-references-7.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | 01 obj USAGE OBJECT-REFERENCE "some-object".
| 36.5 | 72 | 0.479452 |
2d3d6dab5f0ee612d57dc5f6046c7aa4922eb509 | 45,036 | cob | COBOL | CUBE-Library-13/Files/DUMPLST-V0120CA.cob | retro-software/B5500-software | 9278e4b11c26b1d5de5bb413c68c703dc3d7f96d | [
"MIT"
] | 18 | 2016-06-26T16:37:50.000Z | 2022-02-04T13:54:10.000Z | CUBE-Library-13/Files/DUMPLST-V0120CA.cob | retro-software/B5500-software | 9278e4b11c26b1d5de5bb413c68c703dc3d7f96d | [
"MIT"
] | null | null | null | CUBE-Library-13/Files/DUMPLST-V0120CA.cob | retro-software/B5500-software | 9278e4b11c26b1d5de5bb413c68c703dc3d7f96d | [
"MIT"
] | 2 | 2018-07-09T05:08:08.000Z | 2019-04-21T13:07:57.000Z | 000100DUMPLIST 000120CA 00
000200 00
000300************************************************************************00
000400 PLEASE NOTE THAT THE BURROUGHS CORPORATION ASSUMES ... | 80.854578 | 80 | 0.356559 |
a11f0a10dce792f614b1b9daa8043dccbcb42304 | 5,157 | cbl | COBOL | chapter-07/CreditServiceApplication/DataBuilder/src/com/mfcobolbook/databuilder/AbstractBuilder.cbl | MicroFocus/visual-cobol-for--java-developers-book | d46a5f173e4f8df67456dab3b9ce52fe0c7fceaa | [
"MIT"
] | 2 | 2022-01-04T20:05:39.000Z | 2022-01-21T10:03:14.000Z | chapter-07/CreditServiceApplication/DataBuilder/src/com/mfcobolbook/databuilder/AbstractBuilder.cbl | MicroFocus/visual-cobol-for--java-developers-book | d46a5f173e4f8df67456dab3b9ce52fe0c7fceaa | [
"MIT"
] | null | null | null | chapter-07/CreditServiceApplication/DataBuilder/src/com/mfcobolbook/databuilder/AbstractBuilder.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... | 44.843478 | 97 | 0.519876 |
1591e2d6db4b08e46dc795ee407f8e06bd7eecc2 | 5,986 | cob | COBOL | languages/cobol/cobol24/ch18/chapt18c.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 34 | 2016-10-29T19:50:34.000Z | 2022-02-12T21:27:43.000Z | languages/cobol/cobol24/ch18/chapt18c.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | null | null | null | languages/cobol/cobol24/ch18/chapt18c.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. Chapt18c.
000031* Sequential File Update
000043 Environment Division.
000050 Configuration Section.
000055 Source-Computer. IBM-PC.
000056 Object-Computer. IBM-PC.
000061 Input-Output Section.
000062 File-Control.
000063 Select Optiona... | 38.619355 | 61 | 0.653024 |
e46fb11a8e41936613cc5490a45a4c0244a054e8 | 243 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/call/FunctionDateOfIntegerCall.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/call/FunctionDateOfIntegerCall.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/call/FunctionDateOfIntegerCall.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. FUNCTIONCALL.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 SOME-DATE PIC 9(8).
PROCEDURE DIVISION.
MOVE FUNCTION DATE-OF-INTEGER(
FUNCTION INTEGER-OF-DATE(SOME-DATE) - 1
) TO SOME-DATE. | 27 | 45 | 0.711934 |
247f981e4c21b770f32bf404732c6684373f700e | 79 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/procedure/exit/ExitStatement.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/exit/ExitStatement.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/exit/ExitStatement.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. EXITSTMT.
PROCEDURE DIVISION.
EXIT. | 19.75 | 25 | 0.759494 |
365b6b6a38e0b40479d6880e2ea17923ea7757e9 | 97 | cbl | COBOL | src/test/resources/io/proleap/cobol/asg/procedure/purge/PurgeStatement.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/purge/PurgeStatement.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/purge/PurgeStatement.cbl | stawi/cobol85parser | 1e3426b401a6a81d5f19d5e8737856e53f10bce6 | [
"MIT"
] | 44 | 2019-01-03T11:48:54.000Z | 2021-12-21T09:46:42.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. PURGESTMT.
PROCEDURE DIVISION.
PURGE SOMECD1 SOMECD2. | 24.25 | 26 | 0.783505 |
b3df83b2312c14262f3ec9bdb04ae1cd83f99d7e | 488,331 | cob | COBOL | lib/assimp/test/models/COB/spider_6_6_ascii.cob | Extrosoph/CITS3003-project | 2f0470b64eafc98864bfc14f5e7a9ad7e6fa837b | [
"MIT"
] | null | null | null | lib/assimp/test/models/COB/spider_6_6_ascii.cob | Extrosoph/CITS3003-project | 2f0470b64eafc98864bfc14f5e7a9ad7e6fa837b | [
"MIT"
] | null | null | null | lib/assimp/test/models/COB/spider_6_6_ascii.cob | Extrosoph/CITS3003-project | 2f0470b64eafc98864bfc14f5e7a9ad7e6fa837b | [
"MIT"
] | null | null | null | Caligari V00.01ALH
BitM V0.01 Id 0 Parent 0 Size 00011380
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 3723
ZippedThumbnail:78 9c ed 9a f9 57 53 77 1a c6 fd 9... | 132.662592 | 376,497 | 0.65783 |
bd99976fcfecb21f8d9343c829338a361e27388a | 3,485 | cpy | COBOL | ebc/monitoramento/skins/ebc_monitoramento_templates/enviaBoletim.cpy | lflrocha/ebc.monitoramento | 4a7df00207440ab2308b6bebf69abb29cdc7ee35 | [
"Unlicense"
] | null | null | null | ebc/monitoramento/skins/ebc_monitoramento_templates/enviaBoletim.cpy | lflrocha/ebc.monitoramento | 4a7df00207440ab2308b6bebf69abb29cdc7ee35 | [
"Unlicense"
] | null | null | null | ebc/monitoramento/skins/ebc_monitoramento_templates/enviaBoletim.cpy | lflrocha/ebc.monitoramento | 4a7df00207440ab2308b6bebf69abb29cdc7ee35 | [
"Unlicense"
] | null | null | null | ## Script (Python) "enviaEmail"
##bind container=container
##bind context=context
##bind namespace=
##bind script=script
##bind state=state
##bind subpath=traverse_subpath
##parameters=
##title=
##
from Products.CMFCore.utils import getToolByName
REQUEST=context.REQUEST
form= REQUEST.form
mailTo=form.get('email')
... | 37.880435 | 209 | 0.618938 |
8a4d0aaed8ebbde4e745cf71529eb1f234290c36 | 22,978 | cob | COBOL | src/EMPWRITE.cob | wynro/sistemas-legados_practica-1 | 323a1570c051205ef6e232f80659b2816d614c9e | [
"MIT"
] | 2 | 2017-03-09T15:10:46.000Z | 2019-10-01T15:22:44.000Z | src/EMPWRITE.cob | wynro/sistemas-legados_practica-1 | 323a1570c051205ef6e232f80659b2816d614c9e | [
"MIT"
] | null | null | null | src/EMPWRITE.cob | wynro/sistemas-legados_practica-1 | 323a1570c051205ef6e232f80659b2816d614c9e | [
"MIT"
] | null | null | null | IDENTIFICATION DIVISION.
PROGRAM-ID. EMPWRITE.
ENVIRONMENT DIVISION.
CONFIGURATION SECTION.
SPECIAL-NAMES.
CRT STATUS IS CRT-STATUS.
INPUT-OUTPUT SECTION.
FILE-CONTROL.
*> PAGE 39
SELECT EMPFILE
*> Create file definition ... | 34.605422 | 75 | 0.506093 |
7d610beb331ab0bcf3ec18e31d14e059d19fceb4 | 16,482 | cobol | COBOL | src/GML/R001BYDL.cobol | navikt/DSF | faade4961e316c89e8c312456bae411c63f1c482 | [
"MIT"
] | 52 | 2020-10-14T06:37:32.000Z | 2022-02-15T11:44:57.000Z | src/GML/R001BYDL.cobol | navikt/DSF | faade4961e316c89e8c312456bae411c63f1c482 | [
"MIT"
] | null | null | null | src/GML/R001BYDL.cobol | navikt/DSF | faade4961e316c89e8c312456bae411c63f1c482 | [
"MIT"
] | 1 | 2020-10-15T04:56:37.000Z | 2020-10-15T04:56:37.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. R001BYDL.
AUTHOR. ARNE AMUNDSEN - AD ASSISTANSE A/S.
DATE-COMPILED. ... | 81.594059 | 81 | 0.225519 |
43f1b8f9ffa056441873f68d588468755dc74563 | 32 | cobol | COBOL | Task/Averages-Arithmetic-mean/COBOL/averages-arithmetic-mean-1.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Averages-Arithmetic-mean/COBOL/averages-arithmetic-mean-1.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Averages-Arithmetic-mean/COBOL/averages-arithmetic-mean-1.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | FUNCTION MEAN(some-table (ALL))
| 16 | 31 | 0.75 |
5445eea3c29de4f782f87433a4d604ee9f0a8eb1 | 27 | cobol | COBOL | Task/Comments/COBOL/comments-2.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Comments/COBOL/comments-2.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Comments/COBOL/comments-2.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | D DISPLAY "Debug"
| 13.5 | 26 | 0.481481 |
3f7b943cd005b9d63d17ab5abdd35a3ebd232d8a | 1,319 | cobol | COBOL | Task/Arrays/COBOL/arrays.cobol | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:38.000Z | 2018-11-09T22:08:38.000Z | Task/Arrays/COBOL/arrays.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Arrays/COBOL/arrays.cobol | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2018-11-09T22:08:40.000Z | 2018-11-09T22:08:40.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. arrays.
DATA DIVISION.
WORKING-STORAGE SECTION.
01 fixed-length-table.
03 fixed-table-elt PIC X OCCURS 5 TIMES.
01 table-length PIC 9(5) VALUE 1.
01 variable-length-table.
03 variable-tabl... | 32.975 | 61 | 0.526914 |
d1c047edd68edc106f092bd87ca86271d01d5464 | 453 | cob | COBOL | AdventOfCode2021/d23a.cob | GaloisGirl/Coding | 24870ff58c3e5c155547276f7a6fd3e613f60b5e | [
"MIT"
] | 13 | 2020-12-11T23:07:24.000Z | 2021-12-27T23:58:22.000Z | AdventOfCode2021/d23a.cob | GaloisGirl/Coding | 24870ff58c3e5c155547276f7a6fd3e613f60b5e | [
"MIT"
] | 1 | 2020-12-20T22:16:33.000Z | 2021-08-17T16:54:08.000Z | AdventOfCode2021/d23a.cob | GaloisGirl/Coding | 24870ff58c3e5c155547276f7a6fd3e613f60b5e | [
"MIT"
] | 2 | 2020-12-20T22:02:08.000Z | 2021-12-23T14:42:07.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. AOC-2021-23-1.
AUTHOR. ANNA KOSIERADZKA.
* Note: mostly done on pen and paper
DATA DIVISION.
WORKING-STORAGE SECTION.
77 RESULT PIC 9(6) VALUE 0.
PROCEDURE DIVISION.
001-MAIN.
COMPUTE RESULT = 1000 * 13 + ... | 25.166667 | 43 | 0.479029 |
8c2a3ae6bfb72cdb842f05f2d68163792a417f78 | 6,217 | cbl | COBOL | CODE/SUPPEDIT.cbl | Jonscobolcrew/Destiny-Auto-Parts | 3e01850e7dafbb84445f843b66cf74a27a0be093 | [
"BSD-3-Clause"
] | 1 | 2020-09-06T19:37:38.000Z | 2020-09-06T19:37:38.000Z | CODE/SUPPEDIT.cbl | judygirl33/Destiny-Auto-Parts | 3ac5b8e7ec442d2f8323411658cf5dac8d3fcf85 | [
"BSD-3-Clause"
] | 4 | 2020-09-02T11:23:16.000Z | 2020-09-24T16:57:21.000Z | CODE/SUPPEDIT.cbl | judygirl33/Destiny-Auto-Parts | 3ac5b8e7ec442d2f8323411658cf5dac8d3fcf85 | [
"BSD-3-Clause"
] | 3 | 2020-08-27T13:08:47.000Z | 2020-09-04T22:44:45.000Z | IDENTIFICATION DIVISION.
PROGRAM-ID. SUPPEDIT.
AUTHOR. FABIO COSTA.
******************************************************************
* This checks and validates the purchase addresses
******************************************************************
ENVIRONMENT DIVISION... | 34.159341 | 72 | 0.428181 |
76b276efc816912bba14ae945af0a661240bc292 | 308 | cob | COBOL | languages/cobol/cobol24/ch02/hello.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 34 | 2016-10-29T19:50:34.000Z | 2022-02-12T21:27:43.000Z | languages/cobol/cobol24/ch02/hello.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | null | null | null | languages/cobol/cobol24/ch02/hello.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | 19 | 2017-06-19T23:04:00.000Z | 2021-11-13T15:00:41.000Z | 000021 Identification Division.
000030 Program-Id. Hello.
000040 Environment Division.
000041 Configuration Section.
000042 Source-Computer. IBM-PC.
000043 Object-Computer. IBM-PC.
000053 Data Division.
000054 Procedure Division.
000073 Hello-Start.
000083 Display "Hello World".
000084 Stop Run.
| 25.666667 | 33 | 0.785714 |
dc60f635fd7f65536f97c2b44237a3648284f4a1 | 2,089 | cob | COBOL | languages/cobol/cobol24/ch09/chapt09b.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/chapt09b.cob | sergev/vak-opensource | e1912b83dabdbfab2baee5e7a9a40c3077349381 | [
"Apache-2.0"
] | null | null | null | languages/cobol/cobol24/ch09/chapt09b.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. Chapt09b.
000031* Simple 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.
000067 01 Sale-Price ... | 37.981818 | 66 | 0.68741 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.