Showing 2760 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
  • 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
  • 1
    lsx is a small and powerful text and source code generator based on a format called Eva. Both java libraries for lsx and Eva and tutorial with some "Hello" samples including "Hello State Machine", interesting demo that generates C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CCCC is a tool which analyzes C++ and Java files and generates a report on various metrics of the code. Metrics supported include lines of code, McCabe's complexity and metrics proposed by Chidamber&Kemerer and Henry&Kafura.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    It is a JavaDoc and comment coverage tool. It check the quality of JavaDoc and comments in Java source files. The output is like the EMMA Java code coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Visual Java Express(VJAVAe)is an application which automatically generates the java source code instantly for the designed AWT module.Users can set the properties, events for each and every object they require.
    Downloads: 1 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
    JsisPath is an automated test case generator. It is a white box java test tool that generates test cases out of your source code. JsisPath generates minmum test cases that ensures that every statement in your code is executed at least once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Round Trip Engineering Objects. Reverse object oriented source code (Java, C#, PHP5) into XOL (XML Object Language) DOM repository.Validate syntax using XML Schema. XSLT for code refactoring & code generation. IDE Editors available (Eclipse plugin)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Simloc is the tool intended for finding similar chunks (blocks) of code. It could be used in reverse software engineering. It is faster than SimScan, find better blocks than PMD/CPD (not just exact blocks also similar) and could be runed at GRID.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    jpaul is a Java implementation of several algorithms widely used in program analysis. It emphasizes flexibility and ease-of-use and is independent of any specific compiler infrastructure project. BSD Licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JasminParser is a Jasmin (Java Assembler, .j file) compiler based on the Apache BCEL. JasminParser provides a disassembler and an assembler to convert java classes and jasmin files to each other.
    Downloads: 0 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
    J2c is the J2 language compiler, a superset of the Java language. The compiler can produce code for the Java and .NET platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A complete, fast, previously commercial, JDO 1.0.1 implementation for databases, opened by Versant in 2005 and then abandoned in early 2006. The design-time code is already in Eclipse Dali. This project is the original source drop, including the runtime.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    The PIW - Python Integration Wrapper is a software development tool that connects programs written in Java and C++ with the high-level programming language Python. It eases the making of Python Bindings to Java and C++ in many ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Reviewer adds comments on code which developer has to follow up. Useful for managing code quality and determining the quality of work delivered by a developer. Most of all it provides a place where developers can learn from their previous mistakes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    With one mouse click you generate an XForms form (within an XHTML site) based on your XML Schema. (Tranformation of XML Schemata to other technologies such as JSF, XUL, Hibernate are planned).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    NbXDoclet for NetBeans project helps to develop applications based on xdoclet. It contains templates for Hibernate. This project also implements Project Extensions (natures).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    yUba is a programming language for easy Web-application development: (1) yUba creates both client-side code(Javascript) and server-side code(Perl) at once. (2) XML/HTML can be embedded directly in yUba codes without any quotations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Using agent technology JAMAS (Java Awareness Multi-Agent System) tries to assist distributed programmers in coordinating parallel development of Java code. E-JAMAS implements JAMAS and it’s features as a plug-in for the Eclipse platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EDB Tool is a perfect solution for Database Engineers. It's purpose is to help creating ERD and DFD diagrams and then tranfer them into SQL compatible with most databases. Also it's purpose is to do reverse engineering from database into SQL and ERD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The jCRUD project provides a simplified means of accessing and using the standard Java JDBC API in order to avoid common pitfalls and help developers focus on actual application code instead of the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XHTMLUnit builds on JUnit and XMLUnit in order to provide testing and validation of generated (and static) XHTML code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    100% Java framework for easier unit testing of java source code. Allows isolation of classes using built-in mock generation framework, provides aop aspects and coordination functionality for completely test-driven isolation. Note: this project is superce
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    mangobop makes it possible to model, create and run software using diagrams (similar to UML’s class-, state- and collaboration diagram). There is a one-to-one relationship between code and model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    wsdl2js is a tool that generates javascript code to invoke webservice's methods according to the WSDL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Configutron is a generic XML based application configuration module. It provides the application developer to define and load XML based app configurations without having to write a single line of Java code to parse and read the configuration file.
    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.