The "/v2.7.10/README.md" file could not be found or is not available. Please select another file.

Showing 374 open source projects for "java compiler"

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
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1

    WinPorts Project

    Porting a library of useful software to less popular Win32 archs

    Project Goal: Porting a useful library of software to older, discontinued or less well known processor architectures with a Windows focus. Compile things for the lowest OS version possible. Backport stuff that does support newer OS versions but not older ones even on x86 NT. Mainly a focus on existing products for Windows that will compile with a Microsoft compiler. No original ports of linux only software or anything May also include things in managed languages like .NET or Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    glSatellite Demo

    Technological demo of OpenGL ES 2 Android NDK

    ... on a fixed background; - each satellite is represented by a beam with a unique color; - identifying the corresponding satellite if a beam has been tapped (based on color picking method). Additionally to 3D features presented the application is: - using NDK with C++11 features compiled by LLVM clang; - mixing Java views with OpenGL views (Java is used for settings activity, information and ads panels); - using Android custom message queue to send asynchronous messages from Java to JNI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BCR

    BCR

    Build, Compile, Run

    This language is not supposed to concurrence any other languages.It just provide some way to create a programming language from scratch (without Lex and Yacc). It consist of an IDE with in it a compiler an an interpreter (to debug without compiling). It's based on a byte-code system (as Java do).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    I made this suite for give a boost for FreePascal ecosystem. I going to involve more feature into this suite as I could. Currently it contains 2.7.1 version of fpc for the following targets. Android (Native ARM) Android (JVM) Java (JVM) Linux (i386) Linux (x86-64) Linux (PowerPC) Linux (PowerPC 64) Windows (i386) Windows (x86-64) Windows CE (ARM) This suite contains the following additional utilities: PBA (Pascal Builder for Android) by Phil Hess Host is i386-win32...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    AVR Plugin for Eclipse
    AVR-Eclipse is a plugin for the Eclipse IDE which adds toolchain support, through CDT, for the gcc compiler for the Atmel AVR series of microcontrollers, and adds a toolbar button to allow quick upload of produced code to a target device.
    Downloads: 67 This Week
    Last Update:
    See Project
  • 6
    Acheron is a Common Lisp (CL) to JavaScript (JS) compiler. Programs are written in a subset of CL and after compilation executed in a webbrowser. Acheron has native functions that are written in JS and are the bridge between CL and JS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    argument

    Command line argument parser library for Java

    Moved to GitHub https://github.com/fedups Command-line argument compiler and parser. With just two lines of code you can start to set up a command-line interface to your Java programs. Many advanced features including "required", "positional", "multiple", and the most advanced - "group"
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Open RVC-CAL Compiler
    The Open RVC-CAL Compiler (Orcc) is a compiler under BSD license for the RVC-CAL dataflow programming language. Please consult the project homepage at http://orcc.sourceforge.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CodePad.org

    CodePad.org

    android app for CodePad.org & ideone.com

    An android client of CodePad.org & ideone.com CodePad.org is an oneline free multi-language compiler for developers. ideone provide non-free services for the same work. ideone is much more powerful Now the tool support C,C++,Java (for ideone), Bash (for ideone), R (for ideone), Python, Ruby, Perl, PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Coco/S Parser Generator

    Coco/S Parser Generator

    Parser Generator based on Coco/R

    Coco/S is a compiler generator that takes plain EBNF grammar files and features a SAX style call back API. It is written in Java and produces a Java Scanner (Lexer) and Parser for the language described by the input grammar. Coco/S is a branch of the 2010/11 release of Coco/R for Java. While Coco/R takes an attributed grammar file, Coco/S has a callback API. This has the advantage of a clean separation between grammar (EBNF) and Compiler/Interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CrossBridge-Community

    CrossBridge-Community

    C/C++ Compiler for the ActionScript Virtual Machine (AVM2)

    ...-community/crossbridge/issues GitHub - Wiki: https://github.com/crossbridge-community/crossbridge/wiki GitHub - Examples: https://github.com/crossbridge-community Demo: http://www.vpmedia.hu/crossbridge/neverball Tutorials: https://www.adobe.com/devnet/tagsearch.tsb.prod-_sl_flascc_v_.tse.html http://bruce-lab.blogspot.hu/2014/01/crossbridgeflascc-resources-collection.html https://tv.adobe.com/watch/max-2013/from-c-to-flash-the-power-of-the-adobe-flash-c-compiler/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    JBCD is an interactive debugger for Java bytecode. It allows a programmer to step through bytecode one statement at time. The tool is indended for people who are writing programs to generate or modify bytecode. JBCD can be used with any Java compiler a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    EzCMake Eclipse CDT CMake Plug-IN

    CMake Managed Build Support for the Eclipse CDT

    This project adds CMake support to the Eclipse C Development Tool Kit (CDT). CMake is cross-platform free and open-source software for managing the build process of software using a compiler-independent method. It is designed to support directory hierarchies and applications that depend on multiple libraries. It is used in conjunction with native build environments such as make, Apple's Xcode, and Microsoft Visual Studio. It has minimal dependencies, requiring only a C++ compiler on its own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHDL

    PHDL

    An HDL alternative to PCB graphical schematic capture tools.

    ... circuits have been designed and captured and overcame many of the difficulties associated with the use of schematic editing tools. We believe the use of an HDL is also the way of the future when it comes to PCB design. The PHDL compiler automatically supports the output of PADS and Eagle netlists, and through extending a simple java class, users can generate a netlist in practically any format required by their choice of a layout tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CATS Generation Quickfixes

    Automatically generates Unit Tests and provides feedback in eclipse.

    ...-quickfixes/tests. Using the eclipse preferences, you can enable uncovered lines and deleted lines. Uncovered lines shows lines that EvoSuite couldn't test so they might not be reachable under any circumstance. Possibly deleted lines are lines that the Java compiler may be removing as they are not needed. Notice: This plugin attaches 2 JAR files to projects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Alchemy OS

    Alchemy OS

    Development and distribution platform for mobile phones

    Alchemy OS is a software development and distribution platform for mobile phones with Java support. Although this is not an operating system in the full sense, it provides rich platform to develop, compile and run applications directly in the phone, as well as install already written applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    java litecode

    Java bytecode instance compiler and minimizer

    Takes a Java instance (with all its includes) and tries to bake one big class with only the necessary bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    ghaggis

    GHC : Glasgow Haggis Compiler

    This is a compiler for the 'pseudocode' Haggis used by the Scottish Qualifications Authority for specifying pseudo code. The compiler is implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JavaRock is a project to develop a compiler from java to vhdl, which enables hardware design by java. Developping JavaRock is over, and the project continues in Synthesijer http://synthesijer.sourceforge.net . Like JavaRock, Synthesijer also aims to develop a compiler from Java to VHDL, which enables hardware design by Java. In addition, Synthesijer generates Verilog HDL and aims to implement advanced features such as optimization, graphical tools, and so on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    badluckcompiler

    engine of engine compiler

    this program make essential file.java for grammer . این برنامه یک موتور کامپایلر است که کد های مورد نیاز برای ایجاد یک کامپایلر را ایجاد می کند . من این پروژه را برای ایزایران انجام دادم که به دلایلی از باعث شکست پروژه شد.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    fun4j brings functional programming to the JVM. It's a framework that integrates major concepts from functional programming into the Java Platform. It also provides seamless integration of Java with Lisp coding, by using a lisp-to-bytecode compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    assassin-creed

    change simple query to relation algebra

    this is my compiler project with my best friend Alireza Alijani .it easy change query to relation algebra picture with Latex . با سلام به دوستان این پروژه ی من و آقای علیرضا علیجانی در درس کامپایلر است کوئری پایگاه داده را یه تصویر جبر رابطه تبدیل می کند
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mojo

    mojo

    mojo provides fast analyzes for your business processes

    mojo is a standalone software and library for the fast analysis of business processes. Because of its lightweight architecture and its implementation in Java, it can be used as extension in your program, e.g., business process designer. It provides new researched compiler-based analysis techniques which supports very good failure location. The software can be used under the GNU Lesser General Public License (LPGL): http://www.gnu.org/licenses/lgpl-3.0.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    joos2compiler

    A joos2 (subset of java) compiler written in C++11

    This compiler project focuses mainly on compiler architecture and the usage of high-level language features in compiler development; in order to develop a maintainable, extendable compiler. As for performence, this is clearly a secondary goal, however this will be looked into, once a fully complete joos2 compiler has been developed. The compiler is loosely based of the OCaml compiler developed as a part of the dOvs project at Aarhus University anno 2012.
    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.