Showing 746 open source projects for "gnu compiler codeblocks"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 1
    The goal of this project is to develop an object-oriented language along with a compiler, assembler, runtime enironment, and libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    classgen is a Java class generator. It produces classes for abstract syntax trees in compiler frontends from simple and compact specifications. Generated classes have builtin support for the Visitor design pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CLAW is an extremely minimilistic programming language that is good for people looking to write their own language, or learn more about programming language design. The compiler and interpreter are just two C files that even Dev-C++ can compile!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dev-env is a console based build environment. It aims at making the build process compiler and platform independent. It allows to compile/link/etc. your project(s) without modifications on all supported platforms and with all supported compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Model implementation for the BaSa language, a Turing-like language. This simple language is to be run in a virtual machine. The proposed language specification is defined in http://www.cs.ui.ac.id/kuliah/IKI40800/model.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Bernoulli Compiler Framework is an open, robust, tool library developed for the purpose of enabling interoperability of new and existing compiler modules. Initially conceived as an instrument to be used by researchers within our group, it has been de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Web based Java remote compiler for applications, applets or servlets Compilador remoto de JAVA para aplicaciones, applets y servlets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JReleaser helps to reveal untrivial desing violations and to find errors that even the compiler will not be aware of. JReleaser supports the programmer in producing high quality, error free code for maximal customer satisfaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Prototype Compiler for XML (PCX) is a JAXB alike XML compiler. It takes an XML file in its input, and generates a set of classes, that are able to read XML files of given type. Unlike JAXB, PCX has no meta-language to be used in code generation. Inst
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    MOC is an interesting technology that facilitate efficient object oriented programming, exception handling just in C without any additional compiler or preprocessor. The current release contains a scheme interpreter which base on MOC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Palm DataBase compiler/decompiler. The compiler (pdbc) converts a source code into the binary PDB file format used by Palm PDAs to store information. The decompiler (pdbdec) converts any binary PDB file into source code understood by pdbc. The la
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FOCA (Fudeba: Optimizer, Compiler and Assembler) is a free development system for the MSX architecture (Z80-based), aiming to provide developer support for the Uzix operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    We intend to provide a development system for the Rabbit2000/3000 microcontrollers. On Linux: a cross C-compiler, assembler, linker chain. On the rabbit: a BIOS including download and debugging facilities. Later a realtime kernel + TCP/IP stack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The compilerMonitor persists a record of all javac error messages and the sources that caused/fixed the errors. It is a CAUSE (computer-aided usability engineering) tool that analyzes interaction between a developer and the compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Arkadios is an open source project (under GPL / LGPL) that tries to create a largely Delphi compatible managed compiler for the Mono / .NET platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    eDIV is a multiplatform DIV language compiler. This language combines some ideas from C and MODULA-2 to create a potent and efficient language with a simple syntax and Pascal/C like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An assembler for IA-32 processor. Will be mainly focused on 32-bit with less emphasis on 16-bit functionality. Its mission is to provide an alternative Intel assembly language compiler for Intel developers. Its objective is to support various syntax from
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A reusable gdb stub architecture for multiple processor architectures and platforms. Enables embedded systems development using GNU compiler, linker, debugger and other tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a simple library for parsing & compiling mathematical formulas (also with variables). Compiled ones are stored in machine code in memory and are ready for fast calculations (for example integral calculations, function plotting and analysis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pyAxcess is a compiler, written in Python, for the AMX Corp. AXCESS control system language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project provides an ANT task and an API to analyze the dependencies between Java class files. It's different from the similar tools existing for ANT as it only compiles the classes affected by your modifications and work with any bytecode compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An interpreted or compiled language written in C++, COEVAL is intended to be a guide for others wishing to write an interpreter/compiler/language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mercury is a modern logic/functional programming language. The Mercury system includes a compiler, debugger, libraries, sample code, profilers, etc. Mercury is designed to be the successor of logic programming languages such as Prolog.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    inger

    Inger is a compiler for an imperative programming language (inger)

    Inger is a compiler for an imperative programming language (inger), which is much like C (but cleaner). Apart from the Inger compiler, we have written the e-book 'Compiler Construction: A Practical Approach', which is available for download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    cccl is a wrapper around Microsoft Visual C++'s cl.exe and link.exe. It converts Unix compiler command line parameters into the equivalent parameters for cl and link.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.