Showing 562 open source projects for "gnu compiler codeblocks"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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
  • 1
    Jack is an optimizing C compiler for the Jackal 3.0 ISA. The Jackal 3.0 ISA is the target architecture for UVa's Advanced Digital Design Course. JackCC is ready for production use. Additionally, I've written an assembler/simulator: jackas
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    The VISL Constraint Grammar Compiler is a natural language parser generator. It is an implementation of Pasi Tapanainen's CG-2 constraint grammar formalism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Compiler for high level language for Microchip PIC microcontrollers
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    The XPS is a scalable platform for meta-programming and domain engineering. It provides a virtual machine, compiler, and runtime library that make it possible to efficiently develop, debug, and run programs based on XPL (eXtensible Programming Language)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    A simple scripting language interpreter to illustrate flex, bison, parse trees, optimization, and other compiler/interpreter techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An open-source cross-platform compiler for the Savage Innovations OOPic microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The FreeBASIC Standard Library provides a portable, open-source, standardized library of FreeBASIC routines. The Standard Library is separated from the compiler in order to keep the number of keywords at a minimum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    "Motorola DSP56800 Tool Chain" is intended to create a complete development environment for the embedded digital signal processor family. Including assembler/disassembler, linker, archiver and light C compiler based on GNU binutils and gcc.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    SoftWire was the precursor to TransGaming's SwiftAsm. SwiftAsm is an optimizing run-time x86 assembler that can be used as a JIT compiler back-end for scripting languages, or for dynamic code generation of efficient processing pipelines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    This tools allows you to use XML documentation tags in VB.NET sources like in C#. It extracts your comments in the same way as the c# compiler, so you can for example create a documentation using the free tool NDoc. Becomes obsolete with VB.NET 2005.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Extended HTML is an extension to HTML based on XML, PHP, SQL and JavaScript technologies. The compiler is written in PHP 5 (so it can be deployed on a web page) and allows the developper to create in one file objets used both on client and server side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The project create, modify and translate existed libraries and tools for using the Hebrew language and Bi-Directional tools using FreePascal as main development compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JTL is a compiler for Java extended with traits. Traits are lightweight entities that serve as primitive units of code reuse. A trait is similar to an interface, but can contain method implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Erc is an interpreted link-oriented language. Majic is a java-based interpreter for Erc, and Majicc is a c++ based compiler for Erc which uses the Majic libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A compiler and an interpreter for the Brainfuck programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MEDDAC is the seeding point for designing a new approach to Operating System design itself. It is an Open Source project with roots in mainframe design and development the author began in 1979. Monitor Editor Disassembler Decompiler Assembler Compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    YAPICCC - Yet Another PIC C Compiler - it's a command-line C compiler developed to build programs to Microchip PIC devices. Please visit the project Home Page for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Compiler for java assembly to class file. This compiler contains dead code detection and allow creating method, field and constructor from a java assembly file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ada to GXL is a factextractor translating from Ada Source code to the Graph eXchange Language (http://www.gupro.de/GXL/) to support reengineering. The Ada ASIS library and the GNAT compiler will be used for the translation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Chai-T is a prototype implementation of a compiler for a language based on Java and including Traits (http://www.iam.unibe.ch/~scg/Research/Traits/), which are a new program structuring unit designed to maximise flexibility in code reuse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RPG Compiler for Linux. RPG, a language developed by IBM, generally is only available on tbe IBM midrange systems, i.e. System/36, System/38 and the AS/400. It was also available on OS/360. Several companies offer RPG compilers for the PC, but currentl
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Snapper is an XML based application compiler and thin client. The compiler incorporates Glade XML and Perl scripts into a single XML file. The thin client provides an API and runs the application from the XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CppCC is an object-oriented scanner and LL(k) parser generator. It aims to replace LEX&YACC for those who write C++ applications that involve parsing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Software written in Erlang for translating Erlang source code to mCRL process algebra specification. The software makes industrial code available for research tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A compiler for the high-level language Autocode, for use on very small microcontrollers, initially the Atmel AVR1200. C is unsuitable for controllers with little or no RAM. Autocode is designed to avoid the need to program these devices in assembler.
    Downloads: 0 This Week
    Last Update:
    See Project