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

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

View related business solutions
  • 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
  • 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
  • 1
    JAva Compiled EXpressions - Very fast exression engine for Java, compiled into Java bytecode. Features: - Strong typing - Comipilng into Java bytecode - No reflection during evaluating expressions - Better performance for prepared expressions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Coded is a graphically oriented source code editor. With the use of class and method wizards, advanced code manipulation via drag-and-drop, automatic code formatting, and autocomplete/completion suggestion, Coded will make the process of editing a breeze
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Enerjy is a static code analyzer for Java that integrates seamlessly with Eclipse. In addition to scanning your source code for stylistic problems, bugs and inefficient code, Enerjy also calculates your Enerjy Index Score.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Microsoft Bytecode Engineering Library is a library written completely in Java that allows the user to parse, create, edit, and rewrite .NET assemblies. The code originally came from the University of Arizona. http://www.cs.arizona.edu/projects/mbel/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5
    XMLStruct is a code generation tool that produces Java classes to parse XML based on a schema description such as XMLSchema and a set of attached actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Eclipse GMF/EMF based graphical editor for creating ORM diagrams (object-relational Mapping) and code generator. Three cartridges (based on openArchitectureWare) are provided currently: Java Persistence API (JPA), Grails ORM (GORM) and Django Models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MECT

    MANEATER CLOUD TECHNOLOGY

    a lightweight, cloud based, information software system designed to help effectively mitigate the managing of bad clams and man-eaters!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mira is a new programming language with a C like syntax. It borrows heavily from other poplar languages and has the design goals of intuitiveness,compiler extensibility, practical functional programming and great tool support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LogicBuilder helps developers create complete and correct logic structures (if then else). Logic structures based on multiple variables are prone to human error. LogicBuilder eliminates this source of error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Jistory is an Eclipse plug-in for history sensitive detection of design anomalies in source code. This plug-in aims to aid the developer in writing better code by using history sensitive heuristics to analyse multiple versions of source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Project is the source to a tutorial that shows how to use Eclipse AST to add complete subtrees to your code. There are no releases, just browse the SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tiria is a eclipse-plugin to view code coverage data (e.g. from cobertura) within the IDE. Main objective of the plugin is to show how the code coverage changes during project progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CowNewStudio is a tool based on Eclipse,with it,developers can generator Hibernate configration file(hbm.xml) and POJO very easily,and we keep the model for you ,and you can use the model for incremental development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A conversion/mapping framework to help converting data from different domains stored in various technologies and formats, by specifying a conversion method in an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JAW – Uma Ferramenta para a automação do desenvolvimento de sistemas de informação orientada a modelos e estruturas de bancos de dados.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Migration Tool from EJB Entity Beans 2.1 to JPA Pojos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a step back in time to when people actually still did JDBC. It generates base classes with common functionality on all the tables in a database that a user will then extend to make their project specific implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pava is an implementation of Relation Oriented Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This package can be used to emulate class namespaces under PHP 5. It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FAST SDK is a graphical user interface based upon Eclipse RCP and GEF for editing flowcharts that can be converted into structured ones by using FAST(Flowchart Abstract Syntax Tree) and generates optimized code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TopClipse is an editor plugin for TopCoder applet. It provides integration with Eclipse IDE. Developers can use Eclipse to resolve competition problems fast and easy. TopClipse generates code template and test cases based on problem statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Maven plug-in to generate code (and documentation) from sources written in Noweb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    X4Java is a framework that serializes and de-serializes Java object based upon the Schema provided, the output of this framework is XML file conforming to the provided Schema, structure of XML o/p can be change by applying minimal changes to schema file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MUPE(Multi User Programing Enviroment) is an open source programing enviroment, written in java. It offers the ability for programer-groups, that work together on a project, to hold the code up to date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Some example exercises about distributed systems in computer science. Some code examples for Java RMI, Java Server Socket and Peer to Peer Systems written in Java. Probably using the Hibernate framework and some other Java Technologies.
    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.