Open Source PROGRESS Software Development Software

PROGRESS Software Development Software

View 5800 business solutions

Browse free open source PROGRESS Software Development Software and projects below. Use the toggles on the left to filter open source PROGRESS Software Development Software by OS, license, language, programming language, and project status.

  • Zenflow- The AI Workflow Engine for Software Devs Icon
    Zenflow- The AI Workflow Engine for Software Devs

    Parallel agents. Multi-agent orchestration. Specs that turn into shipped code. Zenflow automates planning, coding, testing, and verification.

    Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
    Try free now
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 1
    MOVED: This project has moved to OE Hive at www.oehive.org/pdfinclude. PDFinclude is a Progress include file and library that allows Progress developers to output reports in Adobe PDF file format without having to use third-party tools or utilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ABL / Progress 4GL Editor extensions, to add convenience and robustness to the development. Supported by all versions / OS / Terminal environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ABL_xls.i

    OpenEdge ABL-based Excel Spreadsheet library

    Library of procedures and functions that manage Microsoft Excel Spreadsheets. Import Excel Spreadsheets (xls/xlsx) from Windows servers to ABL temp-tables via ActiveX. Generate native Excel Spreadsheets (xls/xlsx) from Windows servers via ActiveX. Generate native Excel XML Spreadsheet 2003 (xml) from Windows or Linux servers via native ABL. ---- There has been significant effort on my part to produce this code. It works and it works well. In return, I have two requests: 1. Please don't steal my work or remove the attribution. I wrote it and it's free for you to use in any project, commercial or otherwise. What harm is there in letting everyone know that I wrote it? 2. Please consider writing a review. A little feedback goes a long way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Conversion utility from Excel format to Progress database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The JProgress project provides tools for connectivity with Java clients and the Progress database. JProgress provides an n-tier software architecture for database access for executing remote requests over WANs and the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Justus is a tool set for Progress 4GL (ABL) Developers. It includes a simplified parser for 4GL, an API to load Profiler data and a Test Coverage Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An attempt to design minimum cost broadband networks with the use of a modified version of the Particle Swarm Optimization method. A GIS subsystem is used for the visualization of data and results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Set of Ant tasks to compile Progress code using XREF, dump/load Progress databases, and so on. Source code and releases can now be found at https://github.com/Riverside-Software/pct
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    Pretty-printer for the Progress 4GL. Takes over from the old "beauty.p".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ProUnit

    ProUnit

    Unit tests framework for Progress | OpenEdge

    ProUnit is an Open Source Framework for unit test on Progress ABL (4GL) components, just like JUnit, NUnit and others. In addition, it can compare temp-tables and datasets and it can also work with databases. One example of its application: a. import initial_data.d file to physical table (with overwrite) b. run a procedure to test (that may change database records) c. extract some records from physical table to a temp-table (A) d. load expected_result.d file to temp-table (B) e. compare temp-tables (A and B)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of useful and time-saving classes for the Progress 4GL from Dot R.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A framework and class library for using Object Oriented Programming in Progress 4GL/ABL versions starting from 9.1D Supports inheritance, encapsulation, polymorphism and in v9, memory management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Prolint is a tool for automated source code review of Progress 4GL code. Prolint can enforce company coding standards and finds sloppy code and code that may perform differently than how the programmer intended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sandbox for Progress 4GL. It requires Progress for Windows v.9.1D. Version control program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Development and administrative tools used with WebSpeed. WebSpeed is a web application development and server product from Progress Software Corp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XRF-Tool is an cross-reference tool for anlysing Progress 4GL and RDBMS applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    aepro is a dependency maintenance tool for progres4gl. It is intended to be used in conjuction with aegis (aegis.sourceforge.net), a source code configuration tool. It (re)compiles progres4GL programs whose sourcecode has changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Message Service API implementation for Progress ABL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    zlib4gl

    Progress 4GL Wrapper for Zlib Library

    Gzip encoding for Progress 4GL based on zlib library written by Jean-loup Gailly - http://www.zlib.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next