383 projects for "gnu compiler codeblocks" with 2 filters applied:

  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    palmrc will eventualy become a drop-in replacement for the pilrc resource compiler supporting multiple frontend parsers and code generation backends currently its only a parser that tries to match pilrc's grammer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Thus plugin would be nice for you, if you are using Code::Blocks IDE, but want to distribute your software in GNU way. This will generate a set of files, primarily configure script, and you will be able to ship your sources in GNU style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Voodoo compiler is an implementation of the Voodoo programming language. It provides both a stand-alone compiler executable and a Ruby API for generating code for target platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Vyne Compiler

    Vyne Compiler

    A compiler that compiles the Vyne programming language.

    The compiler is aimed at compiling the vyne language. The Vyne language is a high level programming language that aims to be a very powerful alternative to the currently well established high level languages. The goal is not to reinvent the wheel, but to make it better. One thing that is important is that Vyne should not be owned by anybody. The language itself should be maintained by the community. The development website can be found on http://www.vyne.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Zonnon Compiler for java is an implementation of the grammar of zonnon for java. There are different versions developed with javacc, sablecc, gold parser .... GUI and Report tools too
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This compiler tries to detect pieces of code in a program that are not dependant and compile them in a way that the resulting code can be execuded in parallel on a runtime system built to support this. Only an experiment for my thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Compiler and virtual machine of a new programming language similar to pascal with learning proposals for computer science engineering students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A collection of ACS tools. It will have an ACS disassembler, because I intend to get a method of decompiling as quickly as possible. After that, there will be: compiler, decompiler, linker and translator, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    UML plugin development for codeblocks C++ IDE. With this tool, one can develop UML diagrams out of present project loaded in the IDE.
    Downloads: 0 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

    Djarva Language and VM

    Djarva - object language, compiler and virtual machine

    Djarva is object language inspired by Ruby and Java languages. Djarva project includes Djarva language, Djarva language to Djarva bytecode compiler and Djarva virtual machine accepting Djarva bytecode. Whole solution is implemented in the Java language. Djarva compiler is based on JKIT (see http://homepages.ecs.vuw.ac.nz/~djp/jkit/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Small and easy Java-Compiler written in Java with Antlr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A free, portable, cross-platform development environment, compiler, framework and tools aimed at easy and hassle-free portable application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    COMP-525 Paper is a graduate-level computer science research paper that explores compiler optimization in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    bfc is a simple, small, .NET/Mono-based optimizing compiler for the Brainf*ck language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libnaru is a library written in C that supports you to define a type system for a programming language. It is thought to be another lego piece beside lexical and syntax analysis in a compiler project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Gnat4Arm

    Port of Gnat ADA to embedded ARM targets

    Port of Gnat ADA compiler to support descently ARM architectures. The project targets mainly Cortex-Mx CPUs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Compiler for the scripting language Tcl used to create native application out of tcl language input files. The native applications are significant faster and absolute safe in terms of protect your private property
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Stalin is an aggressive optimizing batch whole-program Scheme compiler. It uses advanced flow analysis and type inference and a variety of other optimization techniques to produce code (using C as an intermediate language) that is extremely fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    axpl is an Advanced XML Programming language. Programs can be written nearly compiler and platform independend in xml. xslt can perform the output into a programming language (C,C++,C##,Java,...) into native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    It's a brainfuck interpreter written in Python (In the future will be also a compiler for x86 and have a GUI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Free Pascal Programmer Library is a comprehensive collection of components for use with the free pascal compiler, making use fpc 2.2's new generics capabilities. Includes collections, iterators, XML parsers, and a GUI library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open-Source PureBasic Development Studio IDE, for use with the PureBasic Compiler. Project built in C++ to maximize compatibility with alternative operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple University project of a compiler based in the Croatian language. Implemented in C++, using a LL(1) grammatical , with a syntax like Perl, excluding arrays or other complex primitive variable. I didn't finished the semantic analyzer.. :(
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    wxWidgets port of GComp utility - an 1C:Enterprise metadata (md) compiler/decompiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MatForce is a compiler that translates MatLab scripts into self-contained C++ code, producing human-readable, extensible C++ sources that can be fitted to the needs of the encapsulating application.
    Downloads: 0 This Week
    Last Update:
    See Project