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

Showing 3984 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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Lopica is a collection of scripts, code snippets, extension installers, FAQs, how-tos, and other goodies for Java Web Start/JNLP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Barat is a front-end for Java. It parses source and byte-code, and performs name and type analysis on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Just4Log is basically a library to enhance dynamically the performance of apache commons Logging inside a java application. Dynamically because the sourcecode in java is not modified but rather the optimization occurs on the compiled ByteCode files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A visual form designer, programmed as a JavaBean to be integrated into other software. It has the capability to generate code for any programming language/toolkit. New languages and toolkits can be supported using XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    SQLProcessor is a facade for parts of the JDBC API. JDBC is used, but with an interface that hides the repetition and complexity. We have found SQLProcessor code can be quicker to write, less error prone, and more amenable to reuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Generate any kind of text file using XML, XSL and XPath with this Ant task. JAnyGen has been created for the purpose of generating Java class files under a project tree using XSL template files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A framework for highly customisable e-commerce: A system for automatically build an e-commerce interface supporting product´s contraints and properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chiron is a backend framework to generate applications. It generates persistent code from xmi files, based on prevayler. The generated code can use a simple but powerfull collection search framework and a finite state machine based controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Framecode is a framework, written in Java, to build code generators for all languages. It provides a set of classes to build and format code in a better way than writer.write(mystring). At this time only Java is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 10
    This goes a little further than just generating the JUnit framework template and method stubs. It will also generate code to apply different values to the method under test. Objects can also be defined in a global property file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ictk - Internet Chess ToolKit

    chess library in java, PGN, FEN, ICS

    ictk - Internet Chess ToolKit is a java based set of libraries and widgets useful for performing common tasks such as reading PGN, FEN, and generating legal moves. The net libraries convert ICS (Internet Chess Server) output into java objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A translator that converts information models written in ISO-10303-11 EXPRESS to DAML+OIL/OWL (e2ont). The software extends the OSEXPRESS parser. DAML+OIL or OWL code is obtained using the Jena2 Semantic Web framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A framework for tools for code clone (i.e. duplicated code) detection and removal for Eclipse Platform. It provides tight integration into Eclipse, enabling incremental adaptation of clone data and enables use of various clone detection algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This plugin provides a quick way to generate Java Objects from RFC enabled function modules in SAP R3 using SAP- JCO as the middleware. The plugin generates serializable Java Objects equivalent of SAP's Import , Export and Table parameter values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Infinite Monkeys is a code generator employing random generation and mutation of code to solve programming problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MetaDog is preprocessor that generates code from a database's meta data. Templates contain JSP-like tags to markup source code. Since MetaDog is written in Java it is fully extendable and can be used to generate code for any language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tho goal of this project is to provide an integrated development environment for developing (x)Harbour applications on various platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Codex is a code generator based on a central MetaModel which can be created via multiple channels: reflection, Doclet, XML/XMI, etc. because it offers a generic Loader concept. The templates are similiar to JSPs and allow to use the full power of Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    X6GL is a suite of code generation utilities capable of generating source code in any language, based on source code templates and XML files. Initial focus has been around generating data access layers of apps involving Java, Oracle, C#, SQL Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Given a set of classes, Struts-Genie generate a complete Object Oriented dynamic web application built with Java Struts, Tiles, JSP ... and Java Data Object (JDO) for object persistence management. Easy to use, to extend and to customize
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The JaxMe project has got a new home on http://ws.apache.org/jaxme. JaxMe 1 is still developed and maintained on SourceForge, though.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HTTPPoll is a website monitoring and alert program, written in Java and run on the command line. It polls a list of URLs at user-defined intervals, and can run three types of alerts when a URL returns an error code: email, pop-up dialog box, and shell scr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Decouple your GUI building code from the rest of your application. Using an XML description, the Java Gui Builder will build appropriate windows, controls and objects for later retrieval by the mainstream code.
    Downloads: 5 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.