183 projects for "java pseudo code generator" with 2 filters applied:

  • 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
  • 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
  • 1
    SQL2JAVA is a SIMPLE, PRAGMATIC and POWERFUL code GENERATOR. It maps any relational schema to a java API dedicated to access your database schema. It supports Oracle, SQLServer, PostgreSQL, MySQL, Sybase, HSQL, etc... 2 minutes to install/try...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A self-hosted Code Generator (CG) implementing in Java, which can be served as a template generator for legacy systems, a new module generator for existing systems and a business software generator on RiaBiz architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The main purpose of this project is to quickly generate the code of a J2EE web application for maintaining records specified by JPA annotated beans in order to add, update, search and delete entities in an AJAX UI based on the ZK-Simply Rich framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A class generator for schemas defined in EXPRESS language. It can generate class definitions for Java, C#, C++ etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    More Than Parsing is a parser generator for context free grammars defined in a BNF-like format. It generates scanners, parsers, ASTs, etc. This sf project is no longer active, development will continue in a different place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project supplies an extensible JAVA library for developers who aim to generate c/c++ code from declaratively expressed models in XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Eclipse plugin for generating toString() and Copy Constructor implementation for any Java class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Entirely wrote in pure Java, this code generator take UML models in XMI file format and generate C++ or Java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Covra is a project to help design compilers. C3 is a tool specialized on the easy design and construction of ASTs, it is independent of the compiler compilers or parser generator that is used. It generates Java and C# code. Require JRE 1.6.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ERP System for Manufacturing Icon
    ERP System for Manufacturing

    ProShop dramatically improves efficiency because it focuses on improving the execution of manufacturing shop processes.

    ProShop is a paperless and web based shop management, ERP, MES and QMS system for manufacturing companies in regulated industries. ProShop was built on the shop floor of a machine shop for nearly 20 years, and it's not like anything you've seen. Built to manage the complex manufacturing environment better than anything else on the market - by an order of magnitude. Never before has there been a system that gives you such insight into every detail of your manufacturing company. ProShop is best described as a Digital Manufacturing Ecosystem (DME). It is 100% paperless, and combines the features found in ERP, MES, QMS, CMMS, and other software categories for machine shops, fabricators, job shops, contract manufacturers and others in regulated industries who need tight controls on their process and want exacting and timely information to make the best and most profitable decisions.
    Learn More
  • 10
    ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PGA (Petit Generateur entre amis : little generator betwenn friends in french) is a generation kernel to load, manipulate emf models (eclipse) with ATL, and practice code generation with several templating technologies like JSP2, Velocity, Jet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Object Relational GENerator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This program is a code generator for web based applications which supports cayenne Object Relational Mapping Framework, any RDBMS and struts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project aims to assist developers in developing java EE persistance layer for existing database tables. It gets metadata of selected database tables and generates classes for them. it uses and extends the ideas of DbGen project to EJB 3.0 POJO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Generates Javadoc documentation for Java classes of the Lotus Notes API together with pseudo-source code. This standard Javadoc documentation can be integrated with IDEs like Eclipse. The generator depends on an installation of the IBM Domino Designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Eclipse plugin that generates Java database wrapper classes from a SQL DDL script file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A JML generator. Generates JML specifications based on other specification formalisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A velocity based, uml2 generator, with a modular resource base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Implementation of a combined scanner and parser generator for object oriented C++ or Java code generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    J2CPP Translator is a converter of Java code to C++ code, and vice versa. It also functions as a simple code generator for both languages. Tis now dead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Programming language independent Generatorframework: The generator is based on Java for use as an eclipse platform plugin or a stand alone application. It uses FRAMES and XML/XMI files. For further Information see our website www.hugosweb.de!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wisent is an LALR(1) parser generator with pluggable front- and backends. It generates object-oriented code with clean namespace separation. A yacc-like frontend is currently accompanied by a C++ and a Java backend. The tool itself is implemented in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Model driven JSF application generator without code generation, but with natural ways of following application customization and maintaining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MySQL2JSP is an easy to use, quick & template driven JSP code generator that creates a full set of JSPs /servlets as well as JavaBeans from MySQL database using JDBC. Using the generated JSPs, developers can perform any operation on any database record.
    Downloads: 0 This Week
    Last Update:
    See Project