Search Results for "compiler java" - Page 14

Showing 376 open source projects for "compiler java"

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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    JREC is a framework for building finite state automatons from regular expressions based on a general grammar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    It is basically an education Java compiler we are developing - just to gain an insight into the workings of a compiler. It is NOT meant for commercial use!! Its written in Java and uses ANTLR parser generator and the Byte Code Engineering Library extensiv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java bytecode to IL compiler is being designed to be able to directly use the already available enormous resource of java libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This project is the port of Lua programming language to Java platform. It contains the bytecode compiler and interpreter, that use the same bytecode format as the original version, and partially support standard Lua library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Our goal was to develop a very simple programming language for expressing state machines. You can express the logic of a fairly complex, real life state machine in a single page of text that is easy to understand. Creates Java (C++ may be next).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Course Compiler Design I at the ETH Zuerich (Switzerland). The course program is to write a simple compiler for educational language J01 (similar to Java, with restrictions) for a target platform (either DLX, SPARC or x86).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This tool takes an xml-description of a database and an xml-description of various classes and compiles them to Java (TM) source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pass2 Compiler (p2parser) is one part of the frontend of a compiler. To use it, you need Pass1 (lexial analysis) and Pass3 (the backend) which this project doesn't cover.
    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
    JTycho is an object-oriented runtime programmable network server. It will support multiple network models, compiler implementations, object models, persistence mechanisms and object ontologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    SurePlayer is an all-Java open-source streaming MPEG-1 video player. It makes video clips available to web viewers without them needing any preinstalled viewer software (besides a web browser with JIT compiler). It is licensed under the GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A framework for user-extensible compilers and development tools, including a Java-to-Java extensible compiler, ideal for Java code refactoring. Also includes the new LX programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pizza is a small, fast and free compiler for Java and an important superset of the Java programming language. It is written in Java/Pizza and compiles to Java class files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GOTO-20 is a basicode-2 to java Bytecode compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open source Interactive Graphical Multiuser System for developing from online RPG/Adventure Games to strategy games like Starcraft. It includes a complete IDE (code editor, sprite and animation editor, scenario editor, debugger), a compiler and a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An ASN to Java Stub Compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHP to Java bytecode compiler allows to run legacy PHP-based web applications on any Java Servlets container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A compiler using annotations to identify fields of a Java class that are to be wrapped into a subclass of the compiled class. The compiler exposes methods from interfaces as the exported components of the wrapper. An Eclipse plugin is being designed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    AntiPython-AI-Compiler-Colab

    Google Colab GPU access in your favorite programming language

    AntiPython Colab is a source to source compiler that let's you build AI in Java, Rust, JavaScript, Flutter, C#, Go, Ocaml(and etc...) utilizing free Google Colab GPUs! It's blazingly fast and very robust as it uses websockets and the Treesitter C library under the hood.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

    Compiler SS2012

    Compilerbau in Java SS2012 THM

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java implementation for the IC (Irish Coffee) language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is a implementation of a didactic compiler that shows the basics concepts to construct a compiler. The theory behind this implementation is taught in PCS2508 --- Linguagens e Compiladores --- a discipline of the Universidade de São Paulo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
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.