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

View related business solutions
  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    A Java command-line option parser generator, providing function similar to GNU Getopt, but much richer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CP2JavaWS is a Cappuccino to Java remote services bridge with a transparent syntax, complex objects graphs management, digest and ldap authentication, authorization, live remote data browsing and master/detail views creation by a single line of code. UPDATE : the new Direct2CP project adds support for php, fixes and enhancements, new components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ECL is a system-level specification language for HW/SW designs and is based on Esterel and C. The ECL compiler parses ECL, writes Esterel and C, and uses the Esterel compiler to produce an implementation. Originally developed at Cadence Berkeley Labs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    JPype is an effort to allow python programs full access to java class libraries. This is achieved not through re-implementing Python, as Jython/JPython has done, but rather through interfacing at the native level in both Virtual Machines. Maintenance and evolution of the project has moved! please see http://www.jpype.org for the latest version
    Downloads: 6 This Week
    Last Update:
    See Project
  • 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
  • 5

    SISSy

    SISSy detects problem patterns OO source code

    SISSy is a platform for problem pattern identification in OO source code written in Java, C++ or Delphi. Problem patterns include the well-known bad smells as well as typical violations of good OO design principles and heuristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Compiler optimization for code that AI generates, reuses similar substrings of code to exponentially reduce the Big-O of compile. At runtime, CodeTree objects breed, rename vars, mutate code and run it instantly. For any realtime compilable language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    JamaicaSql
    Jamaica is a simple and light but powerful utility to execute sql statements, scripts etc. written entierly in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lapg is the combined lexical analyzer and parser generator, which converts a description for a context-free LALR grammar into source file to parse the grammar. Generates code for Java, Javascript, C, C++ and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rapid Portal Development
    Rapid development of portal-based user interfaces for submitting compute jobs to remote compute resources. It supports the mainstream compute engine vendors Sun Grid Engine, PBS and Condor. Get a job-submission portal up and running in a few hours.
    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
  • 10
    YAW is a tool to transform uml to source files and generate source files from templates. This allows a model driven development (MDA/MDD). YAW is written in java as a plugin for eclipse. Use and extend of YAW is simple and without complex configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Justus is a tool set for Progress 4GL (ABL) Developers. It includes a simplified parser for 4GL, an API to load Profiler data and a Test Coverage Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The alpha version description: A dynamic evaluator of mathematical expression. This project aim to teach and train for compiler and interpretor coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    test of latest xbox 360 exploita
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jalopy is a source code formatter/beautifier/pretty printer for the Java programming language. It is aimed to provide a full-featured, yet free alternative to the well-known Jindent. Plug-ins for Ant, Eclipse, IDEA, JBuilder, JDeveloper, jEdit, NetBeans.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Better Swing Application Framework
    This is a fork of the Swing Application Framework (JSR 296). The BSAF project official home is at http://kenai.com/projects/bsaf - all source code repositories, discussion lists, forums and resources are hosted at Kenai.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Smelly is an Eclipse plugin for detect bad smells in Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Automatic JUnit Creation Tool
    The Automatic JUnit Creation Tool analyzes java classes to map all possible test branches. The tool then guides users through the generation of a JUnit test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BLOAT is a Java bytecode optimizer and class rewriter implemented entirely in Java. By optimizing Java bytecode, code improvements can occur regardless of the compiler that compiled the bytecode or the virtual machine on which the bytecode is run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JAXBBuilder is an eclipse plugin for generating Java classes directly from XML schema, XML or JSON files. The plugin detects document changes and re-generates Java code via Castor or XJC. It includes a JAXB project wizard, and configuration pages
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 20
    This project has moved to http://github/mlhartme/mork.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    FreeForm can be described as a 'language language'. It can be used for specifying new formal language and the way how code written in such language is resolved. It allows defining syntax like libraries and combining and embedding custom syntaxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PyPaPi Application Framework

    PyPaPi Application Framework

    PyPaPi Java Desktop Application Framework

    PyPaPi Java Desktop Application Framework is an application framework based on JPA2 persistence provider and Qt toolkit. Advantages for the developer: - compatible with any JPA2 layer (even pre-existent) - Object-oriented user interface (OOUI) - automatic generation of UI, or thru the Qt Designer tool - UIs are bounded to the persistence layer without writing code - advanced features, like criteria search, lookup models, or layout’s behaviour, without writing code Advantages for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Automatic documentation of JPF components. This project is part of JPF Summer of Code. jpf-automatic-doc is coded as an extension of Java™ Pathfinder from the NASA Ames Research Center under the NOSA 1.3 Licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Maven Google AdSense inserter plugin
    This is a Maven plugin that helps to add publicity from GoogleAds to web sites generated by Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Open Auth
    A java simplified library to work with the OAuth of facebook, twitter, google, hotmail, linkedin, and myspace services. Migrated to Google Code http://code.google.com/p/javaopenauth/
    Downloads: 0 This Week
    Last Update:
    See Project