Showing 42 open source projects for "x86_64-linux-gnu"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    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...
    Leader badge
    Downloads: 782 This Week
    Last Update:
    See Project
  • 2

    Applewood Computers Accounting System

    Accounting system for smaller companies written in GnuCobol.

    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 the GnuCobol compiler 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 GnuCobol. at a minimum, v2.0+. Note that all...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3

    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 to a...
    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...
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
    Learn More
  • 5
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    lixa

    lixa

    LIXA, LIbre XA, is a free and open source XA transaction manager

    LIXA (LIbre XA) is an open source and free Transaction Manager implementing the distributed transaction processing "XA specification" and "TX (transaction demarcation) specification" according to the X/Open CAE Specification. LIXA implements even XTA: XA Transaction API, an innovative API that implements XA transactional context passing among different applications. LIXA is a Transaction Manager but it's not a Transaction Monitor: this is the distinguishing feature of the project. LIXA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    dbpre

    SQL precompiler for COBOL

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

    GnuCOBOL

    A collection of GnuCOBOL programs

    ... can redistribute it and/or modify them under the terms of the GNU General Public License as published by the FSF. Downloads: https://sourceforge.net/projects/gnucoboldev/files/ Wiki: https://sourceforge.net/u/alphastation/wiki/Home/
    Downloads: 1 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
    Learn More
  • 10
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    CobolToCsv

    Convert Cobol Data Files to/From Csv

    This project will convert Cobol Data Files to/From Csv files using a Cobol Copybook.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    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: 6 This Week
    Last Update:
    See Project
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16

    CobolToXml

    Convert Cobol Data Files to/From Xml

    This project will convert Cobol Data Files to/From Xml files using a Cobol Copybook. It provides both a Batch and Java/JVM for conversion
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Generator for Geekcode 2.1 written in COBOL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Stingray - Schema-Based File Reader

    Stingray - Schema-Based File Reader

    Simple handling of numerous data file formats, even COBOL EBCDIC.

    Stingray contains a number of components for reading spreadsheets and other flat files. It copes with COBOL files (in EBCDIC) and even COBOL Copybook (or DDE) definitions. Simple Python programs can handle a wide variety of files. This is the Python3.3 release.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Eclipse COBOL Plugin

    Eclipse COBOL Plugin

    COBOL Plugin for Eclipse

    This Eclipse plugin was originally for Fujitsu COBOL for the Eclipse IDE. I am proposing that we use it to work with GnuCOBOL. GnuCOBOL is Free as so with Eclipse. Perfect Match
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The vs Cobol screen handler converts screens defined in a simple meta-language (using standard text files) to Cobol sourcecode which can be accessed using PERFORM statements. Copyright (C) 1988-2013 Albert Gielis This software is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License v2.0 as published by the Free Software Foundation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    COBOL XML File Parser

    COBOL XML file parser

    This program is intended to process an XML formatted file of data in one pass rather than record by record. The program does not handle "Attributes".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Analyzes programs (and projects) written in Cobol and generates information (HTML) for its easy reading, understanding and analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ocic_gui

    OpenCOBOL Interactive Compiler

    This is the GUI version of Gary Cuttler's OCiC dos version. His was written in OpenCOBOL. This is written in MONO C# with GTK#. I give all credit to Gary for his originality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The cobcurses project has moved to github.com. Visit https://github.com/ve3wwg/cobcurses for all future project updates and documentation. This project consists of a Cobol interface to curses(3X) using a Screen Designer utility. This project is being developed for use with the Open-Cobol compiler project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Personnel system for running a emulation of a IDMS database on a PC using IDMS commands at a higher level but using a mysql database at a lower level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next