Showing 81 open source projects for "cobol windows"

View related business solutions
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 1

    COBOL analyzer

    show dependencies within COBOL programs

    Look at the dependencies between COBOL programs and copybooks, and more. Allows the user to identify the programs using a particular copybook/subprogram or what copybooks/subprograms are used by particular program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GnuCOBOL

    GnuCOBOL

    A free COBOL compiler

    GnuCOBOL (formerly OpenCOBOL) is a free, modern COBOL compiler. GnuCOBOL implements a substantial part of the COBOL 85, X/Open COBOL and newer ISO COBOL standards (2002, 2014, 2023), as well as many extensions included in other COBOL compilers (IBM COBOL, MicroFocus COBOL, ACUCOBOL-GT and others). GnuCOBOL translates COBOL into C and internally compiles the translated code using a native C compiler. Build COBOL programs on various platforms, including GNU/Linux, Unix, Mac OS X, and Microsoft...
    Leader badge
    Downloads: 961 This Week
    Last Update:
    See Project
  • 3

    COBOL copybook to XML converter

    Converts cobol copybooks to Xml/Java objects

    CB2XML (CopyBook to XML) is a COBOL CopyBook to XML converter written in Java and based on the SableCC parser generator. This project includes utilities to convert an XML instance file into its COBOL copybook equivalent string buffer and vice versa. Source is now available in GitHub: https://github.com/bmTas/cb2xml
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    RecordEditor

    Editor for Fixed Width, Csv and Existing Xml files.

    The RecordEditor is a Data File editor for Flat Files (delimited and fixed field position). It supports Unix / PC / Legacy (e.g. Mainframe) file formats, both Text and binary files. The Editor uses a Record-Layout description to format the files. This is ideal for Fixed width (Text or Binary) files, Cobol Data Files, Mainframe files and complicated Csv files. Cobol Copybooks can be used to format Cobol Data files. As well as an editor, The following utilities are supplied * Formatted Compare...
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 5

    VisualCodeGrepper V2.3.2

    Code security review tool for C/C++, C#, VB, PHP, Java, PL/SQL, COBOL.

    VCG is an automated code security review tool for C++, C#, VB, PHP, Java, PL/SQL and COBOL, which is intended to speed up the code review process by identifying bad/insecure code. New beta functionality has been added for R. It has a few features that should make it useful. In addition to performing some more complex checks it also has a config file for each language that basically allows you to add any bad functions (or other text) that you want to search for. It attempts to find phrases...
    Leader badge
    Downloads: 145 This Week
    Last Update:
    See Project
  • 6

    JRecord

    Read Cobol data files in Java

    provide Java Record based IO routines for Fixed Width (including Text, Mainframe, Cobol and Binary) and delimited Flat files via a Record Layout (Cobol, CSV or XML). The source is now available at https://github.com/bmTas/JRecord Projects using JRecord include: * https://github.com/thospfuller/rcoboldi - Cobol File in R * https://github.com/tmalaska/CopybookInputFormat - Cobol files in Hadoop * https://github.com/gss2002/copybook_formatter * https://github.com/gss2002/ftp2hdfs has some...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7

    Applewood Computers Accounting System

    Accounting system for smaller companies written in Open Cobol.

    ACAS contains Sales, Purchase and Nominal Ledgers (Accounts Receivable, Payable and General Ledgers) as well as Stock Control (Inventory Control) along with IRS (Incomplete Records System). This system is written in COBOL and uses Open/GNU Cobol which compiles via C code and is therefore compatible with the following platforms: Linux, Unix, Dos, Mac OSX, Windows providing you have installed the gcc C compiler or an equivalent as well as GC (GNUCobol formally Open Cobol) at a minimum v1.1...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    LXR Cross Referencer
    A general purpose source code indexer and cross-referencer that provides web-based browsing of source code with links to the definition and usage of any identifier. Supports multiple languages. Up-to-date information in http://lxr.sourceforge.net
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9

    CobolToJson

    Convert Cobol Data Files to json

    This project will convert Cobol Data Files to Json files using a Cobol Copybook.
    Downloads: 10 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    Supra Cobol
    PUBLICIDAD Editor para programadores en Cobol, que facilita la tarea de este lenguaje. Supra Cobol pone la sintaxis básica y brinda la posibilidad de editar varios ficheros simultáneamente. Soporta los compiladores RM-85 y MS-Cobol.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    The Flight Log software allows all flight crews, Pilots, Flight Engineers, Reo’s and other GIB’s etc, to record their flight time in a unified location namely their computer, regardless of platform, i.e., Linux, OSX, and other *nix systems as well as Windows. This is the only purpose of Flightlog, it does not do other functions such as flight planning, weight and balance etc as there are plenty of tools around if needed, to help do these functions. The OS (Open Source) version allows users...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Binary to Hex Notation

    Convert a Binary Data string to a text data string using Hex-Notation

    This suite of programs provides a demonstration program and a callable program to display a data string that may include binary characters in a Hexadecimal-Dump format. Both COBOL programs were tested on an IBM Mainframe System, a Windows System and a Linux system. Batch Job Scripts are included for each of the systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    EDITEL

    EDITEL is a screen editor/code generator for GnuCOBOL programmers

    One of the hardest things to do when coding with COBOL is translating a screen design into code. The process may take hours, not to say days. In my old BLIS-COBOL, COBOL 74 and COBOL 80 /85 days (and those last 2 had the SCREEN SECTION which helped a lot !), I recall spending a significant amount of time dedicated to that activity. Time that could be used for more productive activities like coding and resolving bugs, for instance. Having said that, I developed a Screen Editor (similar...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    Cobxref

    Cobol Cross reference tool for GnuCobol written in Cobol

    CobXRef is a Cobol cross reference tool that reads a Cobol source program and produces a file suitable for printing 'as is' that contains all variables, procedure paragraphs and section names referenced where they are defined as well as where they are used throughout the program or module as well as lists of unreferenced data names and paragraph & section names. it is used as a stand alone program. This version includes the code from printcbl which takes in the copy books when used by any COPY...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    dbpre

    SQL precompiler for COBOL

    SQL precompiler developed for Gnu-COBOL and MySql.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    VISUALG 3.0

    VISUALG 3.0

    VISUALG versão 3.0.7.0 (última de revisão 21/03/2019) release OK

    Autor ANTONIO CARLOS NICOLODI, 38 anos na área de informática como: Analista de sistemas, desenvolvedor de softwares em várias linguagens de programação: C++, Assembly, Pascal(Delphi), Basic, Cobol, Clipper, Java, etc. Refiz esta nova versão e estou disponibilizando GRÁTIS o: "VISUALG 3.0". Entre outras : (novo layout, nova roupagem até 05 tipos de peles) e novos comandos, também reconhece comandos em português correto: ( PARA ... FAÇA, SE .. ENTÃO .. SENÃO) e o operador lógico NÃO, mas em...
    Leader badge
    Downloads: 16,221 This Week
    Last Update:
    See Project
  • 17
    The Paradigm Futilities is a collection of miscellaneous utility programs, server libraries, and sample source code for Unisys MCP systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Cobol Projects

    Personal Cobol projects that may be of use or interest to others

    This repository is for personal Cobol projects. The projects are stored here in the event someone needs to look at Cobol code for any reason. Most, if not all, of the code was created for personal projects and not professional use. Nevertheless, if the code is useful, feel free to download a copy and use in your own projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TP-COBOL-DEBUGGER

    TP-COBOL-DEBUGGER

    A COBOL debugger for GnuCOBOL/OpenCOBOL written in GnuCOBOL

    A COBOL debugger for GnuCOBOL written in GnuCOBOL. Works with both current GnuCOBOL and old GnuCOBOL/OpenCOBOL 1.1; could be used for other vendors with slightly modifications, too. Take a look at https://gnucobol.altervista.org/tp-cobol-debugger/
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    guicobol
    a command line preprocessor to use gtk libraries with opencobol 1.1 with object orientation syntax giving it gui capabilites. Ultimate resource can be uploaded from www.opencobol.altervista.org the site contains a translator to get in your native language all details about guicobol. The incoming version will update within some weeks. it uses the AGAR GUI TOOLKIT. Do not forget to visit github to get latest changes... here will be uploaded less frequent as final version (expected for april)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    sourcerer.io

    sourcerer.io

    Sourcerer app makes a visual profile from your GitHub and git repos

    .../sourcerer.proto is a good start as it describes the client-server protocol. The Sourcerer app does not upload source code anywhere, and it never will. Visual presentation your development experience. Detection of more than 1,000 libraries in code with per-line statistics. Support of 100 languages (even exotic ones like COBOL). Finally! Summary of all repositories you've contributed to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CloverDX

    CloverDX

    Design, automate, operate and publish data pipelines at scale

    Please, visit www.cloverdx.com for latest product versions. Data integration platform; can be used to transform/map/manipulate data in batch and near-realtime modes. Suppors various input/output formats (CSV,FIXLEN,Excel,XML,JSON,Parquet, Avro,EDI/X12,HL7,COBOL,LOTUS, etc.). Connects to RDBMS/JMS/Kafka/SOAP/Rest/LDAP/S3/HTTP/FTP/ZIP/TAR. CloverDX offers 100+ specialized components which can be further extended by creation of "macros" - subgraphs - and libraries, shareable with 3rd parties...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23

    CobolToCsv

    Convert Cobol Data Files to/From Csv

    This project will convert Cobol Data Files to/From Csv files using a Cobol Copybook.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24
    Koopa (COBOL) Parser Generator
    This project has moved to GitHub ! The version here at SourceForge will remain for historic purpose. Koopa is a parser generator, made for COBOL. It can handle source files in isolation (no preprocessing required) and doesn't mind the presence of CICS/SQL fragments. The grammar is easily extensible in a way which minimizes the impact on the overall code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    APAC Accounting and Business Management
    Accounting Including: Point-of-sale, Invoicing, Job Costing, Production, Orders, Quotations, Inventory (Stock), Accounts Receivable (Debtors), Accounts Payable (Creditors), General Ledger, Management Reports, Reconciliations
    Downloads: 10 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next