Code Generators for MinGW/MSYS2

Browse free open source Code Generators and projects for MinGW/MSYS2 below. Use the toggles on the left to filter open source Code Generators by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    FreeBASIC Compiler
    Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.
    Leader badge
    Downloads: 1,073 This Week
    Last Update:
    See Project
  • 2
    Open RPG Maker
    Open RPG Maker is a free and open source clone of features from the RPG Maker series (i.e. rpgmaker200, rpgmaker2003, rpgmakerxp), as well as many other features. All of the data files are in XML format and are easily editable with any text editor.
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 3

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

    ELFIO

    A header-only C++ library for accessing files in ELF binary format

    ELFIO is a header-only C++ library intended for reading and generating files in the ELF binary format
    Downloads: 9 This Week
    Last Update:
    See Project
  • Fast and simple sales forecasting and performance tracking Icon
    Fast and simple sales forecasting and performance tracking

    No credit card required. Try our solution with pre-loaded sample data.

    SKU Science offers a quick and efficient solution for sales forecasting and performance tracking. Start your demand planning process in just two days! Designed by industry experts, it’s tailored for operations managers, S&OP managers, supply chain managers, and demand planners.
    Learn More
  • 5
    TFEL/MFront

    TFEL/MFront

    TFEL/MFront introduces DSLs based on C++ to handle material knowledge

    The TFEL library is a collaborative effort of the French Atomic Commission and Électricité de France. TFEL mostly includes the MFront code generator. MFront is based on C++ and provides several domain specific languages which were designed to simplify the implementations of new material properties, mechanical behaviours and simple material models. A particular focus was made on mechanical behaviours which are by essence more complex and may have significant impact on the numerical performances of mechanical simulations. Various performance benchmarks show that the code generated using MFront is in most cases on par or better than other implementations, generally written in Fortran. For mechanical behaviours, MFront introduces interfaces for various finite element or FTT solvers (Cast3M, Code-Aster, ZeBuLoN, Abaqus, Europlexus, AMITEX_FFT, etc..). The authors hope that it will prove usefull for researchers and engineers, in particular in the field of solid mechanics.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    LVBarcode support all barcode format list below: Codabar,I2of5,Code39,ExCode39?,EAN-8,EAN-13,Code128 A,Code128 B,Code128 C,MSI,UPC-A,UPC-E.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Linux ERT target controls code generation from Simulink for computer based on MPC5200 and Linux. The target contains support for CANopen via Simulink blockset which integrates the CANopen driver to the generated code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    BSDBuild
    A self-contained and portable build system derived from the traditional 4.4BSD system. It implements Bourne configure script generation, concurrent building and it can compile IDE project files. It is portable to most operating systems and make flavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Loan business software for any kind of loan Icon
    Loan business software for any kind of loan

    For established lenders, loan-granting scaleups and credit startups.

    CreditOnline is an end-to-end integrated loan business management platform helping organizations connect and integrate all relevant parties in a state-of-art lending ecosystem that supports any kind of loan or lending segment. Our future-proof lending technology and partnerships render it simple, fast and cost-effective to expand the portfolio of your services and number of your clients, allowing your business to scale up or reinvigorate itself effectively at any stage of the business life-cycle.
    Learn More
  • 10

    Code Generator for .Net and SQL Server

    Generate database access code within seconds with CodeGenConnect

    Generate code to insert and update data of a table. This tool generates C#.Net code and SQL stored procedures needed to insert and update data. Simply paste in your connection string, select the tables you want and click generate code button. Ideal for big tables that has so many columns. To run this tool, you should have .Net framework 3.5 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DAO Builder

    Is an application created to generate code that works with databases

    DAOBuilder Is an application created to generate code that works with databases. The project was started at the end of 2010, when I started the EZCRUD project. It is aimed to work with the ECRUD project (http://sourceforge.net/projects/easy-crud/) In the begining it only generated code of the DAO Desing Pattern, but then I also added the functionality to generate code for models inheriting QAbstractTablemodel and to generate code for CustomEditor from EZCRUD To work properly you have to make sure that the user you are going to use has access to the information_chema of your MySQL server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FCML

    A machine code manipulation library for Intel 64 and IA-32.

    This is a general purpose machine code manipulation library for IA-32 and Intel 64 architectures. The library supports UNIX-like systems as well as Windows and is highly portable. The FCML library is free for commercial and non-commercial use as long as the terms of the LGPL license are met. Currently it supports such features as: - A one-line disassembler - A one-line assembler - An experimental multi-pass load-and-go assembler (Multi line!) - Support for the Intel and AT&T syntax - An instruction renderer - An instruction parser - Instructions represented as generic models - UNIX/GNU/Linux and Windows support - Portable - written entirely in C (no external dependencies) - C++ wrapper - Supported instruction sets: MMX, 3D-Now!, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, SSE4A, AVX, AVX2, AES, TBM, BMI1, BMI2, HLE, ADX, CLMUL, RDRAND, RDSEED, FMA, FMA4, LWP, SVM, XOP, VMX, SMX, AVX-512 Source code moved to: https://github.com/swojtasiak/fcml-lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A graphical interface programming system allowing the visualization of code and capability to generate threaded code. The user constructs code segments using visual boxes. The program flow is represented as links between the boxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Graphical user interface builder for Fox-Toolkit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pluk is a programming language. Something i am building because i want a compiled java/c# variant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Adatoccpptranslator is a software developped in C++ for Linux, Solaris and Windows which convert Ada 83/95 source code to comprehensive, maintenable C/C++ source code by preserving the readibility and the structure of original code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    hardcodian

    Script that creates a library with hardcoded resources.

    Hardcodian is a bash script that uses GCC/MSYS to create a resource library (resources.a) linkable with your C++ programs. Hardcodian also generates a resources.h file, with includes all you need to work with your embedded resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    rag pattern replacer
    OOP scripting language for syntax-based processing of ASCII input files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next