Showing 127 open source projects for "java compiler with source code"

View related business solutions
  • 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
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    The goal of VMKit is to create a body of code useful for creating and experimenting with virtual machines. The code will emphasize modularity, clarity, correctness, and portability in no particular order but all taking precedence over execution speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    Il2j is a translator of Common intermediate language to java bytecode. It will allow programmers to program in any .Net languages, and run their software on any virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The aim of this project is to develope a decompiler for java which is platform independent and has options to obfuscate the class file also. The project takes class file as input and decompiles it and provides the source file.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Object Tree, Virtual Machine and Compiler for Concatenative Languages, in a shared library - [This project is obsolete, and has been superseeded by the XCL suit, available at http://www.varkhan.net/software/xcl]
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9
    Java bytecode to IL compiler is being designed to be able to directly use the already available enormous resource of java libraries.
    Downloads: 1 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
  • 10
    A C compiler that easily ports to any microprocessor. The compiler has the goals, in order of importance, of portability (in both source code and cpu target), small code size, simplicity, and execution speed. It is quite useful for microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CodeXpand Engine is a Scripting engine written with C++. It work with COMPILED SCRIPT linked at Run Time with Host Applications. The SCRIPT COMPILER generate the CPU bytecode requested from the Host CPU where the application (& the scripts) will run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    orange is a new object oriented programing language, combining features from objective c, java and scheme. it's main targets are compactness, efficency and rapid prototyping.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Jaune is a compiler and set of libraries that can be used to write programs in the Java language for small devices. Includes a basic set of class libraries, garbage collector, and set of examples that can be run on the Nintendo GameBoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The goal of the Alumni C compiler project is to write a new simple and easy to understand C compiler code for Graduate Students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GLBCC is a front-end to the GNU Compiler Collection. GLBCC adds Liberty Basic to the GCC language collection so that Liberty Basic code can be compiled directly to an executable. Since GLBCC uses GCC, the object files can also be linked with object file
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Native code compiler for Standard ML 97 and associated libraries and tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Open SPHiNX C-- Compiler is a set of compiler and libraries based on the "SPHiNX C--" programming language created by Peter Cellik.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    The Cup Programming Language is a combination compiler and VM (Virtual Machine). The language is purely procedural, though allows 'top-level' code like a scripting language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This is an attempt to add PERL's datatypes and flexibility to C/C++. While it is currently just a library, I intend to create a compiler for the language PERC (PERl + C. Plus I can make lots of caffeine puns, which is always good.).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    XPL is the eXtensible Programming Language. XPL is an application of XML for interchange of computer programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    lcc backend which produces java classes from C input. Although inefficient code is produced, C functionality such as function pointers and gotos are maintained.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    FlatCC FlatBuffers in C for C

    FlatCC FlatBuffers in C for C

    FlatBuffers Compiler and Library in C for C

    flatcc has no external dependencies except for build and compiler tools, and the C runtime library. With concurrent Ninja builds, a small client project can build flatcc with libraries, generate schema code, link the project and execute a test case in a few seconds, produce binaries between 15K and 60K, read small buffers in 30ns, build FlatBuffers in about 600ns, and with a larger executable also handle optional json parsing or printing in less than 2 us for a 10 field mixed type message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    I want to build a Compiler that will compile C programs. compiler consists of lexical analysis stage,parser,syntax analysis,code generation stage. code for lexical analysis, parser is written in linux using lex and yacc tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SCOF provides a C/C++ toolchain that is easy to build, extend, and even embed within custom applications that wish to parse and interpret source code. It's goal is to be a C/C++ framework that is modular and easy to understand from beginning to end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The aim of this project is to create a fully functional C compiler that translate into bytecode.
    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.