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

View related business solutions
  • 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
  • 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
    JavaSandbox is a sandbox for Java code. It's where I can try out new APIs and frameworks. I have sample code that is unit tested and hopefully documented. I'll also put up papers and presentation related to the technology I'm playing with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Generic Analyzer is a framework in Java that is designed to allow users to build, quickly and easily, compilers and interpreters without the need to implement all the complex steps of a translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    pmMDA - poor man MDA - is a pragmatic MDA code generation engine based on Velocity. The implementation is done in Java. The input model is defined using UML tools - e.g. ArgoUML -. Target frameworks are provided to realize complex applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5
    This project develops an integration of the distributed revision control system Darcs (http://darcs.net) into the Eclipse IDE (http://eclipse.org). It provides a set of plugins that enable IDE users to manage the code under development in Darcs repositor
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    openASN.1 is an Open Source Java toolkit for the Abstract Syntax Notation One (ASN.1) which consists of a compiler and codec with a low footprint runtime library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Eclipse RCP (Rich Client Platform) tutorial plugin source code. This is intended for intermediate to advanced programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Generates a complete Java Web application (model, View, and controller) based on database schema. Great way to generate prototype systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    scount4ant is an ant task extension to count total lines,comment lines,blank lines and their percent in source code folder and save count result with via format.
    Downloads: 1 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
  • 10
    Improving FIDE -a java editor- by adding some features like code completion and snippets
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    CodeSnippet is a set of Eclipse plug-ins to convert Ant, Java, Properties, CSS, DTD, HTML, and XML source code (complete files or snippets) to HTML with syntax highlighting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A traslator from BPEL4WS processes to YAWL workflows that works with translation patterns. It takes a BPEL document in input and creates a YAWL workflow that rapresents it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Documenting the Collaboration Aspect of a Software System. Separate Documentation from Source Code and glue them together by the means of formal collaboration description (based on the JQuery/TyRuBa project). Get the Project Source code via SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AKWebDyn Designer is a Java tool that offers the possibility to create and deploy Dynamic Web pages,through a user-friendly GUI based on Drag n Drop capability.Developed at ESIB-USJ;Winner of the GoldenChip Awards 2004. Anthony Assi & Jihad Khalil
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Common Template is kind of Template Language. It belongs to presentation layer. JSP, Velocity, and FreeMarker are some of the similar products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Persistance Zero is a MDA tools which generate the persistance layer for java project in hibernate technology. For that, persistance zero use un xmi file which can be obtain by any uml modeler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wickettools-extjs is a library that integrates ExtJS, a client-side javascript library with wicket, a J2EE web framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wise is a web application designed to call a generic web-service given the wsdl only. Wise parses the wsdl and generates a client with web interface to call the service and read the result. It's a test tool useful for both developers and QA testers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This Java program calculates the SPBRG value for a given baud rate (Baudrate) and clock frequency. It comes with a graphical interface and a simple value interpretation guide. A Java Webstart file (.jnlp) is provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    PRECCX is an infinite-lookahead higher-order compiler-compiler for context-dependent grammars. The generated code is ANSI C and ANSI C++; the code will compile and run under either C or C++. PRECCX grammars admit EBNF + inherited and synthetic attributes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Many design artifacts can be directly executed. UML state processes can be executed by a state machine; UML sequence diagrams can be executed directly. ExecDesign will be a suite of Java tools which can be used to document and execute UML designs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jawk is an interpreter/compiler for the AWK programming language for Java. Unlike prior versions, Jawk provides an efficient execution environment for AWK with minimal enhancements to the language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Visual SQL Builder is a graphical PostgreSQL client written in java that will allow users to Visually build a complete SQL statement, without typing any clause. Building complex SQL queries in an easy way, reducing debugging, syntax and logic errors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    This project provides a complete prototype Java Spring solution that any new Spring developer can use to create a prototype system quickly. The source code provided has Acegi for security, Displaytag for data paging, MySQL as back end database JCaptcha f
    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.