Search Results for "java compiler with source code" - Page 71

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

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    A plug in for Eclipse that calculates metrics for your code during build cycles and warns you, via the Problems View, of 'range violations' for each metric. You may also export the metrics to various formats for further analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BLoMo generates hibernate models, DTO layer and adds improved security, validation and generic access to web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Atomic Transformation Code is an EPL-licensed low-level model transformation language implemented upon the Eclipse EMF project. It is an intermediate layer created with the goal of executing any model transformation language, such as QVT, or RubyTL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DruideDB is an embedded database (based on Object/XML mapping files) for Java applications. Both source code (DAO) and persistence layer (mapping) is generated. This DB stores everything as strings and handle auto-increments and multiple PKs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    An ActiveCollab module that provides gantt charts to projects. The code is designed to properly integrate with AC's module infrastructure and is clean php and smarty templates. The gannt chart rendering engine used is jpgraph and so no flash or java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Klava (Klaim in Java) is a Java package for implementing distributed applications that can exploit mobile code and run over a heterogeneous network environment. Klava is based on the KLAIM (Kernel Language for Agent Interaction and Mobility)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Scanner based Bioparsers
    Parsers for biological data based on scanner generators like Flex (C), Re2c(C), Jflex (Java) and Ifickle (Tcl). This scanner generators are providing easier maintainance, development and higher speed than hand written scanners. Scanner output is SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SpecTcl is a WYSIWYG GUI-Builder for Tcl/Tk, with sibblings for generating code in Perl, Java, Python & Ruby. It runs on all platforms where Tcl/Tk runs. It is simple and quick to use, yet still powerful when you know your Tcl/Tk.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 9
    Code Critick
    Code Critick is able to heuristically evaluate aspects of OO design quality, by using metrics. It also supports "code coloring" visualization -- shading lines of code by metrics. Originally developed at the University of Canterbury.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    PSF is a path-sensitive, inter-procedural program analysis framework developed on top of Soot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IMC is a Java software framework for building infrastructures and applications for systems where code mobility and/or network communication are key issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MDSD Framework for generating typical aspects in softwareprojects, like persistency and validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Runtime concurrency analysis for Java. Instruments your Java app at run time, and monitors field access, synchronization and locking, to verify concurrent access is safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A small, simple JDBC helper library to aid in serialising/deserialising Java objects between a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jlibtracker: Java Library Tracker, is an utility to find the code dependencies. This tool aims at identifying all the libraries used by the code; both direct and transitive dependencies are tracked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java-XML Binder (JXB) is a lightweight and easy to use Java-to-XML and XML-to-Java Mapping Tool. Mapping Rules should be configured through Java Annotations, you do not need any configuration files. JXB supports Objects of any complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Perfidix is a tool for developers to conveniently and consistently benchmark Java code. It's intentionally designed to be used like JUnit to simplify its adoption and comes with a suitable Eclipse plugin. NOTE: THIS PROJECT HAS MOVED TO GITHUB!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Generator of PHP classes from PostgreSql database. There are model, view, controller (MVC) classes generated by this tool. It is easy tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A collection of third party plugins for Buddi (http://buddi.sf.net). By being hosted in a separate project, it is easier for third party developers to submit and modify code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    mysloc is a (fast) program that prints for each source file (C, C + +, Java, C #...) the number of: lines of code , comments ,lines ,effective code , mixed lines ,blank lines . The author was inspired by the functioning of the Unix program wc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Becta common file format for Interactive whiteboards Project has created a common file format to support interoperability, a code library under BSD, a test harness Viewer and range of sample files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    metaDSL provides a framework which eases creation of BNF grammars, parser generators and code generators. Executes as a Maven plugin or from the command line via a lightweight launcher powered by Maven runtime. See also: http://www.metadsl.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Reprise de Remake, je code petit par petit. By Baskwo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Eclipse Incubator project is an incubator project for Eclipse related technologies and the home of the Google Summer of Code students projects for the Eclipse Foundation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple tool to help you create an R interface for your Java project. Simply annotate the constructors and methods you want to make available and JAnnotateR will produce a working package, complete with documentation generated from javadocs.
    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.