Showing 1146 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
    Entirely wrote in pure Java, this code generator take UML models in XMI file format and generate C++ or Java source code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 3
    JSQL2iBatis, Generador de codigo. A partir de un fichero SQL con sentencias CREATE genera los ficheros java beans de iBatis y los xml correspondientes a los SQL Mapping. Es similar a Abator de iBatis pero mucho mas simple. Basado en plantillas Velocity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This library generates code from UML models using the groovy scripting language. Support UML tools that use XML Metadata Interchange format (XMI). (Argo, Poseidon, Magic Draw, and many others). Currently supports generating JPA entity beans from UML.
    Downloads: 1 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
  • 5
    A tool to support MDA / MDSD. It generates source code or other files based on an arbitrary XML model and some templates, which are written in a simple XML dialect (similar to XSLT). Editing in generated files and regeneration is possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    UMLSpeed is a compiler for a C-style language of UML notation. It can produce SVG UML diagrams, XMI documents and generate source code in various languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Copyright comment is an eclipse plugin.Can be used to add copyright comment to code/document/files.This plugin helps developer to add copyright comment to code/document.Developer can add copyright comment to specified file ,complete project in eclipse.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    SEPL stands for set equational programming language. EP is a programming paradigm that specifies functions via conditional equations. SEPL is both a programming language for EP and a translator that generates Java classes from conditional equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.
    Downloads: 1 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
  • 10
    Java Decompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    jXyner is a GUI component creation tool with the main aim of making the creation of GUI components such as JTables, JMenus, JTrees, Status bar, tabbed panes and many others quicker and easier to develop.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    JavaScribe is a highly extensible and flexible framework for defining software patterns and generating code that implements those patterns. JavaScribe comes out-of-the-box with a number of patterns useful for generating Java- and HTML-based data driven Java web applications including SPWA-style HTML applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Capsule is an OO programming language that is as simple as Java but has all the features of Java and C++. Capsule is 100% object oriented, with a compiler for production, an interpreter, debugger and IDE for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eclipse plugin for generating toString() and Copy Constructor implementation for any Java class.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    一个Java Wiki计划。希望用它来实践一下JSI(http://www.xidea.org/project/jsi). 这个项目还包含一个代码生成器及相关类库。可以单独使用。
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    PLY is a set of bash scripts that provides parsing functionality for macros that generate shell code. It was inspired by lex & yacc UNIX utilities used for compiler construction, and its function is analogous to the role of C preprocessor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The Tree Processing Language allows the specification of an object oriented tree structure, with strong seperation of concerns, which can be compiled into a type safe class hierarchy implementing the tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xApps,an enterprise universal platform(BPM),facilitates non IT user to build IT solution flexibly by form desinger,workflow designer & report builder etc.(We moved this prject to a new place.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Generic source code generation utility working by aggregating file chunks and searching/replacing keywords. Supports re-injection in re-generated files of code already changed in previously generated files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    The DBE Studio is an Integrated Development Environment (IDE) for the Digital Business Ecosystem (DBE). It includes eclipse plugins that allow business services to be analysed, and corresponding software services to be defined, developed and deployed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    It transplants popular smarty modules from Php to Java platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    MuleDesigner is an extension of Publisher Subscriber model intended to be used by telecommunication industry as a flexible code generated billing mediation system and ESB for JBoss . Currently the supported protocols are Telnet, FTP, SSH, HTTP,SMPP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    LDO's are lightweight data objects, Java classes that provide query and update access a single table or view in a SQL database. The LDO utility provides a user-friendly interface to generate that JDBC code.
    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.