Showing 249 open source projects for "java pseudo code generator"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    LPCBuilder - A code generator for the LP breed of muds. One of the prime objects of the project is to streamline the process of writing LPC code, enabling the builder to spend his/hers time on creating interesting objects instead of typing code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Eclipse plugin for JBurga Bottom-Up Rewrite Machine Generator for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Jenerator V. 0.9.0 is a code generator,which takes meta information from different mediums, applies XSL templates and generates code. It supports regeneration. Generates source for EJB's (CMP and BMP), Unit Tests for EJB, JDO, GOF and J2EE pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
    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
  • 5
    Djeneric is a toolset based on the pattern of meta-data based code generation. Besides using it as a generator, Djeneric can also be used as a prototyping tool or a 4GL style Java development environment. Visit http://www.djeneric.org for more info
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    UML for Schema is a code generator, it takes an UML model, properly enriched with stereotypes and tags from an XMI file and it generate some equivalent W3C XML Schemes (WXS). It is also able to do the inverse transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XML2Java is a DTD driven Java source code generator for XML data binding. According to a given document type definition several Java constructs are created which reflect the information stored in a XML document following that DTD – including I/O capabili
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    UML2EJB was a code generator - it took a Unified Modeling Language (UML) model and generated Enterprise JavaBeans classes. This project has been discontinued and replaced by the new AndroMDA project (see http://www.andromda.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This tool generates compilable implementations of java interfaces or abstract classes. All the necessary methods are created with a compilable "null" implementation. Required types are imported as well.
    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
    Runtime Java GUI generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Generate Pascal and/or C code starting from a simple HTML-like file. You insert then the output in your program and with a simple call to a function you'll see on the screen the linked HTML! In the future the format will be HTML/XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Butterfly is a simple Code Generator using XMI as the input and XSLT templates to generate any type of code. Several templates are provided including EJB, JDO and Struts. Users may use the templates, modify them or create new ones using XSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Cricket Cage automatically creates JUnit TestCases for repeatable bugs and test scenarios. Include Cricket Cage's AspectJ code to install a code generator, then run the program to generate the TestCase. Finally, add the test case to your build.xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    bojangles is a GUI form designer and structure file generator for the Centrallix (https://centrallix.sf.net) application server. By using bojangles, a user can quickly create a page, add widgets, connectors, object sources, and form objects to create a C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Struts XSLT Code Generator, is an XSLT based code generator for Struts. It uses an extended version of struts-config.xml file to specify information needed to generate codes for most types struts files, such as ActionForm, Action, JSP and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JUB is intended as a JUnit test case generator framework accompanied by a number of IDE specific extensions. These extensions are to be invoked from within the IDE and must store generated test case code inside source repository administered by the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A very easy to use, simple generator of Enterprise JavaBeans (EJBs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project aimed at making an application to generate documents for C-Sharp files, similar to what javadoc did for Java files, but in a smarter and advanced fashion. Will incorporate Java-style as well as CS-style comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pgj is a parser generator written in Java. It generates a paser code for some programming language according to a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout (CSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JspApeiWiz is a wizard that generates Java/JSP code for a full maintenance of a database table. It is a very easy to use tool that can be integrated in any Java IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JSkeleton is a swing based java application which generates skeleton java source files from a forms based gui interface. Accessor ( get and set ) methods are automatically created for variables specified by the user.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    EJBGen 2.0 is an EJB extension module for the SrcGen project. It generates Java and XML source files based on meta-data supplied in the form of an XML document that conforms to a DTD/XML Schema that describes the structure of an Enterprise Java Bean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Creates JUnit test cases for JAVA classes which require testing to be performed. Will save the testers time and will give several hints into testing. Automatically generates all test methods, and constructor tests which can be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API. It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.
    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.