Showing 79 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
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 1
    SLOCCount is an easy-to-use tool that counts Source Lines of Code (SLOC). It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    plantuml-dependency
    PlantUml Dependency allows to parse / reverse engineering source files (only Java is supported by now) to generate a PlantUml description, allowing to draw the UML class diagram associated to the source code.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    CrowdDoc for Eclipse

    CrowdDoc provides a context-driven documentation from the web

    CrowdDoc is an Eclipse plugin aiming to provide most relevant information for the currently selected code element. The behaviour is similar to JavaDoc view, but is not limited to single language, and uses crowd-sourced documentation resources, such as StackOverflow. The project is inspired by a work from Ninlabs Research (http://blog.ninlabs.com/2012/05/crowd-documentation/) Eclipse p2 update site: http://crowddoc.sourceforge.net/updates
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    DEFT, the Development Environment For Tutorials, allows you to easily write and maintain tutorials which contain source code examples. If the code you're documenting changes, your examples in the tutorial will change as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • 5
    OmniHelp is a cross-platform, browser-independent, tri-pane help viewer built in pure JavaScript and CSS with HTML 4. Some functions (such as help embedding) may in the future be in Java, C, or C++; CSH is fully supported. All code is under the LGPL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SourceDoc is a powerful system for automatic creation, extraction, and verification of embedded documentation. Designed for C code, it features both a C parser and a preprocessor. The default output format is HTML, but other formats are possible to plug in using a public Java interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    current build is now 12_8_11: Code reformulation, not only to improve/repair, but also to take into account libraries that I don't release (e.g., the applet one). The Jars are compiled under Sun Windows JVM 1.7.0_1.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Crow is a ASPICE PAM-compliant requirements management and control tool with a special focus on maintaining the bilateral traceability between artifacts (CRS, TRS, architecture, design, code and tests) and tracing the impact of software change requests.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    This project lists common Java programming errors. This project has mainly only documentation on this errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 10
    oxdoc is an adoption of Javadoc for the Ox programming language (see www.doornik.com). Written in Java, oxdoc provides Ox programmers with a tool to generate API documentation of both procedural and object-oriented code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    MultiHelp
    A Java-based in-application help system that can read multiple different documentation file formats, producing professional help systems from multiple sources. Documentation included for testing is from the jAudio project under the latest LGPL licens
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Transform source code from whatever kind of type into a pretty HTML representation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    SIM stands for Struts In Mind, the goal is to transform a struts-config.xml file into a Freemind map, thus allowing a better vizualisation of the application mapping. Configuration is analyzed to provide a vision enhanced with colors and icons.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    jUML is a UML diagram application capable of reverse engineering Java source code to create relationship diagrams, source code generation based on a user created UML diagram, and saving/restoring of jUML projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Spring ME provides an implementation of Spring to Java based platforms not supporting reflection. Think Java ME and GWT. It allows you to use a plain old Spring application context, and turn that into a BeanFactory you can use at runtime.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Automatic estimation of development effort, based on historic source code evolution. Soft Size generates an HTML report of the evolution of the lines of codes of a project, by file and author, extracting the information from a Subversion repository
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    SAgent86 is the Java code for a participant agent in the Agent Reputation and Trust (ART) Testbed 0.3.4.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    JDiff is a Javadoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporting what has changed between two releases of your product.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    JavaStats77 is a tool for generation source code statistics in html format and converting .java files to html. See report example at the homepage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The V-Modell XT is the German process development model based on a formal meta model and is described in XML. The vmodell-export generates the documentation (PDF/HTML/ODT) from the XML based model using Open Office templates including embedded XSLT code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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: 1 This Week
    Last Update:
    See Project
  • 23
    Source Code Metrics is a plugin for the Eclipse platform. It provides metrics concerning source codes, e.g. lines of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This is a modeling tool generating code from activity diagrams. The main goal is to achieve a good code generation. I would like to have different possibilities like HTML mapping from diagrams and Java code generation (maybe others) chosen by the user.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A simple to use and configurable command line tool which generates effective lines of code (eLoc) summaries for any text based programming language. By default, it currently supports the following file types: java, xml, sql, cs, css, js, and more.
    Downloads: 1 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.