{"id":35307340,"url":"https://github.com/luismr/cobol-screen","last_synced_at":"2026-04-06T01:31:29.163Z","repository":{"id":283549275,"uuid":"952136501","full_name":"luismr/cobol-screen","owner":"luismr","description":"A simple example demonstrating how COBOL handled screen-based front-end interactions in the 1960s.","archived":false,"fork":false,"pushed_at":"2025-03-20T19:49:18.000Z","size":555,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T21:04:31.633Z","etag":null,"topics":["cobol","cobol-example","cobol-programming","gnucobol"],"latest_commit_sha":null,"homepage":"","language":"COBOL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luismr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-20T19:42:32.000Z","updated_at":"2025-03-20T19:49:22.000Z","dependencies_parsed_at":"2025-03-22T01:15:46.849Z","dependency_job_id":null,"html_url":"https://github.com/luismr/cobol-screen","commit_stats":null,"previous_names":["luismr/cobol-screen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luismr/cobol-screen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismr%2Fcobol-screen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismr%2Fcobol-screen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismr%2Fcobol-screen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismr%2Fcobol-screen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luismr","download_url":"https://codeload.github.com/luismr/cobol-screen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luismr%2Fcobol-screen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31456591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cobol","cobol-example","cobol-programming","gnucobol"],"created_at":"2025-12-30T17:19:02.986Z","updated_at":"2026-04-06T01:31:29.156Z","avatar_url":"https://github.com/luismr.png","language":"COBOL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COBOL Screen Handling\n\n![COBOL Badge](https://img.shields.io/badge/COBOL-GNU%20COBOL-blue)\n\nA simple example demonstrating how COBOL handled screen-based front-end interactions in the 1960s.\n\n![Screenshot of Application](screenshot.png)\n\nScreenshot of the application running on macOS Sequoia 15.0.1.\n\n## Features\n- Console-based interface (80x25)\n- Demonstrates COBOL screen section for input and output\n- User interaction with text-based UI\n- Runs on modern systems with **GNUCOBOL**\n\n## Requirements\n- **GNU COBOL** (Ensure it's installed before proceeding)\n\n## Installation\nClone the repository:\n```sh\ngit clone git@github.com:luismr/cobol-screen.git\ncd cobol-screen\n```\nRefer to [INSTALL-GNUCOBOL.md](INSTALL-GNUCOBOL.md) for detailed installation steps.\n\n## Compilation\nTo compile the program, use:\n```sh\ncobc -x main.cob\n```\nIf successful, an executable will be created.\n\n## Usage\nRun the program:\n```sh\n./main\n```\nFollow the on-screen instructions to interact with the COBOL-based interface.\n\n## License\nThis project is licensed under the **MIT License**. See [LICENSE.md](LICENSE.md) for details.\n\n## Author\n[Luis Machado Reis](https://github.com/luismr)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismr%2Fcobol-screen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluismr%2Fcobol-screen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluismr%2Fcobol-screen/lists"}