Showing 199 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Pathfinder is an eclipse-based Enterprise Migration Toolkit. It offers intuitive graphical editors to extract data from various data sources and map it to your target data structure + endless transformation capabilities with the integrated JAVA editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 2 This Week
    Last Update:
    See Project
  • 3
    Provides stream-based handlers for reading and writing comma-separated values. The code is written for correctness and performance. All data passing through these classes is guarantied to be RFC 4180 compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jbi4cics is a binding component compliant with the JBI specification that allows to call CICS services. No code is required to publish a CICS service as internal JBI endpoint. Having an internal JBI endpoint is straightforward creating its WebService.
    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
    A light-weight utility for: 1. Editing web-pages on-the-fly 2. HTML code beautification 3. HTML validation/cleanup 4. RSS Feed creation which makes use of some of the great HTML utilities already available (TagSoup, JTidy, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    code2web is a toolkit for converting source code (Java,JavaScript,XML,JSP,SQL and more) to HTML with a wide array of features, including CSS customization, outline generation, automatic documentation liking, selective highlighting and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    K-automaton is a new parsing (syntactic analysis) machine isomorphous to language. Implemented in Java. Can generate Java code from grammars described in EBNF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Source2PDF tool is a small application which converts a directory full of source code into a single PDF file. It includes a table of contents, a title page, and is chaptered by subdirectories. This allows for easy, portable source code distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Libraries and tools to support software design using executable code as specifications, to support Test Driven Development and other Agile methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    MDExtractor extracts meta information from 1Cv7.MD (1S Enteprise v7) file and stores it in the database. Some ideas has been taken on http://www.mista.ru/ site and from "md2mdb" project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Toolset for the TMPL (Template Matching Processor Language). Compiler and runtime for creating/ evaluating templates on XML data streams. Can be integrated easily in Java projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project develops the Open Source Decoder/Encoder of QR Code (JIS-X-0510, ISO/IEC18004), the 2 dimensional barcode popular in Japan for data exchange. The goal is add QR Code Capability to device with a built-in camera and Java all over the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Add-on for the WSDL2... utility from the Apache Axis project, this utility will read WSDL files and generate COBOL copybooks and source code appropriate for marshalling and unmarshalling XML messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    xsdTransformer generates xforms, xhtml, code, scripts and desriptors (e.g. xForms based xhtml sites) based on xml schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    java2web is a java to html source code converter which a wide array of features, including CSS customization, outline generation, automatic javadoc liking, selective highlighting and a lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Generate javascript validation from an xml template; you can configure on xml your html forms, giving params (min / max length, etc) and creates an JavaScript code to put in your html to validate your forms. Its an easy way to write js validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Helona is a project to provide xml based plugins (modules) and themes for Apache cocoon, forrest and lenya based web applications. The project is created to provide code that are not meeting ASF policies (e.g. including GNU LGPL licenced code).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    dft is a support class or library (depending on language/implementation) to allow dynamic formatting of HTML, data transmissions, print streams or anything else. The system uses templates to separate data views from procedural code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JAXX is a powerful XML user interface language for Java. JAXX source files compile into ordinary Java classes, making integration a snap. JAXX features advanced data binding and event handling, and uses (fully compiled) Java as its scripting language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The SBeaVeR editor is an Eclipse based plugin that allows business modellers and analysts to create fact-oriented business models and rules based on OMG's SBVR standard. It is part of the DBE project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    Query-Oriented Model for XML is a lightweight library for XPath-oriented XML processing. QOM-based code is cleaner and simpler than code written using traditional XML processing libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Java Source Code Counter including in depth statistics. Excellent for tracking performance or just for curious programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    <fo:editor /> will allow you to edit your XSL-FO mark-up and render it in various output formats. Users will be able to use their favorite renderers from the app with just the press of a button. Editing will be node-, code-, and wysiwyg-based.
    Downloads: 0 This Week
    Last Update:
    See Project