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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    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
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    HotelCalifornia is a framework for converting XML to Java objects. HC::templator2 is a template based text generator. HC::org.smpl reconstructs E-R diagrams and uses Encoders to generate JSPs, JavaBeans, HTML database documentation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The JComment comment generator will create javadoc compliant comments inside of java files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Pseudo code to Source Codegenerator

    Pseudo code to ‘C’ Codegenerator

    The application takes the pseudo code as an input and generates the necessary C code for the same logic. Thus the software can be used to produce the results just with the use of logic and there is no special importance given to a specific language in which the pseudo code should be implemented, instead there is a complete focus on the logic itself. The system to be designed must be user friendly, so that even if the end user or the client is technically illiterate he should be able to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CRUDGenerator automatizes repetitive tasks in generating forms to create, read, update and delete data (aka CRUD). Beginning from an hibernate bean (the model), the controller and the views (with a custom taglib) are automatically created. The Spring Inv
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 10
    A source code generator for persistence and apresentation layers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Copybook Adapter Generator will generate a Java object graph based on a copy book, or set of merged copybooks (i.e. header, body, footer). Handles length validation, proper field padding, redefines, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    spag4j is a code generator written in Java to produce Java code for accessing a stored procedure layer from a database. Currently it supports stored procedures written in an Oracle. It produces either an EJB3 Java layer or simple static access methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Provides possibility to adapt the interface of tested class. Enables to set a state of the class while writing tests by accessing the members that are not usually accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Customizable web application generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Anapgen

    Another Application Generator

    Anapgen is a java based framework meant to generate java applications from a custom language. Anapgen is primarily designed to generate data processing applications (generating both the model and the view logic).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Santos is a multiple source-code/resource generator developed in Java that takes an XML instance and generates the required source-code/resources as specified in its descriptor file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gguth Grammar Unit Test Harness - A comprehensive test generator for antlr grammars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Source code generator. This project take 10 words and generate tables, scripts and source code for making CRUD. It's posible to modify tables and field so the web learn like a neuronal network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A lightweight ORM and SQL schema generator meant as a simpler alternative to Hibernate, etc. with the goal of bringing Rails-like functionality and rapid development to Java. Operates on plain Java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Eclipse GMF/EMF based graphical editor for creating ORM diagrams (object-relational Mapping) and code generator. Three cartridges (based on openArchitectureWare) are provided currently: Java Persistence API (JPA), Grails ORM (GORM) and Django Models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A software system will reasonable change its state during runtime. We call this system behavior, which can be described with UML2 state charts. The aim of Talante is to provide a code generator and a runtime platform to make UML2 state charts executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tools to simplify parsing and processing XML using the ANTLR parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CowNewStudio is a tool based on Eclipse,with it,developers can generator Hibernate configration file(hbm.xml) and POJO very easily,and we keep the model for you ,and you can use the model for incremental development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A new WSDL to Java/JiBX binding generator. Supports multiple inputs as WSDL or XSD, array unwrapping (rare feature !), choice between plain arrays or java.util.List, prefix and namespace aware, serializable beans, and "ready to bind" generated files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Blade Language Developer
    Blade Language Developer (or Project Blade for short) is a toolkit for creating domain specific or general programming languages. The toolkit offers a language for describing grammars, and templatable parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project