Showing 21 open source projects for "g-code"

View related business solutions
  • 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.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 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, and Microsoft...
    Leader badge
    Downloads: 666 This Week
    Last Update:
    See Project
  • 2

    RecordEditor

    Editor for Fixed Width, Csv and Existing Xml files.

    ... * File Copy and reformat Utility * FileWizard this is use to work out the format of a File. It can generally find both Text and binary / packed deicimal fields in a file For Simple Csv you should look at its sister project reCsvEditor. Note: The core Editor code is also used in the "Protocol buffers editor" and "Avro Editor"
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 3

    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: 12 This Week
    Last Update:
    See Project
  • 4

    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: 7 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5

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

    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: 3 This Week
    Last Update:
    See Project
  • 7
    GnuCOBOL

    GnuCOBOL

    A collection of GnuCOBOL programs

    This is a collection of COBOL programs, in order to contribute, share and disseminate the GnuCOBOL (formerly OpenCOBOL) project: https://sourceforge.net/projects/open-cobol/ All programs are written by Juan Carlos Negrete, from middle 2018 as at date. Some GnuCOBOL programs could also have been created by other collaborators, in which case they are listed in the AUTHORS and THANK YOU files. Copyright 2018-2024 Free Software Foundation, Inc. All these programs are free software; you can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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: 3 This Week
    Last Update:
    See Project
  • 9

    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
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    Generator for Geekcode 2.1 written in COBOL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Cobos Project

    Cobos Project

    the disruptive IDE for COBOL developers

    The Cobos Project is an Open Source initiative from Metrixware, dedicated to Mainframe COBOL CICS, DB2, IMS developments within the Eclipse Platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TinyCOBOL

    COBOL compiler for the PC x86-32 platform.

    An open source COBOL compiler for the PC x86-32 platform. Generates GNU assembler and requires GCC to produce a binary. Supports Linux, BSD and MinGW 32 bit platforms.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    RES is a pure Java based Open Source Cobol to Java translator. It creates maintainable Java code for a subset of VS Cobol syntax. It has been developed with JDK, JTB and Javacc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    The aim of this project is to create a fully functional COBOL compiler that translate into Java or directly into bytecode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A compiler and cross-compiler for (Currently) Cobol (with Fortran being added later). It is intended to be the first self-hosted open-source Cobol Compiler, e.g. the compiler itself will be written using Cobol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Add-on for the WSDL2... utility from the Apache Axis project, this utility will read WSDL files and generate COBOL copybooks and source code appropriate for marshalling and unmarshalling XML messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Copybook Adapter Generator will generate a Java object graph based on a copy book, or set of merged copybooks (i.e. header, body, footer). Handles length validation, proper field padding, redefines, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    zCOBOL Portable Mainframe COBOL Compiler

    zCOBOL Portable Mainframe COBOL Compiler

    zCOBOL portable mainframe COBOL compiler, part of the z390 project

    The zCOBOL portable mainframe COBOL compiler with support for compiling multiple dialects of COBOL into any one of several target language executable programs including HLASM compatible mainframe assembler, Java, C++, or Intel assembler. All downloads and other information are kept at the z390 project site; see the home page link for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next