20240012625. NON-TRANSITORY COMPUTER-READABLE STORAGE MEDIUM WITH EXECUTABLE DEVELOPMENT PROGRAM STORED THEREON, INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING APPARATUS, AND INFORMATION PROCESSING METHOD simplified abstract (NINTENDO CO., LTD.)

From WikiPatents
Jump to navigation Jump to search

NON-TRANSITORY COMPUTER-READABLE STORAGE MEDIUM WITH EXECUTABLE DEVELOPMENT PROGRAM STORED THEREON, INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING APPARATUS, AND INFORMATION PROCESSING METHOD

Organization Name

NINTENDO CO., LTD.

Inventor(s)

Kento Hoshi of Kyoto-shi (JP)

NON-TRANSITORY COMPUTER-READABLE STORAGE MEDIUM WITH EXECUTABLE DEVELOPMENT PROGRAM STORED THEREON, INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING APPARATUS, AND INFORMATION PROCESSING METHOD - A simplified explanation of the abstract

This abstract first appeared for US patent application 20240012625 titled 'NON-TRANSITORY COMPUTER-READABLE STORAGE MEDIUM WITH EXECUTABLE DEVELOPMENT PROGRAM STORED THEREON, INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING APPARATUS, AND INFORMATION PROCESSING METHOD

Simplified Explanation

The abstract of this patent application describes a development program that helps in creating an application program using a specific programming language. The program includes instructions for identifying a type definition in the source code of the application program and generating code to create an intermediate object for each object based on the identified type definition. The generated code is then added to the source code of the application program, and the intermediate object is stored as asset data.

  • The development program assists in creating an application program using a specific programming language.
  • It identifies type definitions in the source code of the application program.
  • It generates code to create intermediate objects for each object based on the identified type definitions.
  • The generated code is added to the source code of the application program.
  • The intermediate objects are stored as asset data.

Potential applications of this technology:

  • Software development: This development program can be used in various software development projects to streamline the process of creating application programs.
  • Object-oriented programming: The program's ability to generate objects based on type definitions can be beneficial in object-oriented programming, where objects are created based on predefined classes or types.

Problems solved by this technology:

  • Efficiency: The development program automates the process of generating code for creating intermediate objects, saving time and effort for developers.
  • Consistency: By generating objects based on type definitions, the program ensures consistency in the structure and behavior of the objects created in the application program.

Benefits of this technology:

  • Time-saving: The automated generation of code for intermediate objects reduces the manual effort required in creating them, speeding up the development process.
  • Improved code quality: The program helps maintain consistency in the structure and behavior of objects, leading to more reliable and maintainable code.
  • Enhanced productivity: By simplifying the process of creating application programs, the development program allows developers to focus on higher-level tasks, increasing overall productivity.


Original Abstract Submitted

a development program for development of an application program with a programming language in which an object is generated based on a type is provided. the development program includes instructions for identifying a type definition in a source code of the application program and instructions for generating a first code that generates an intermediate object for asset data corresponding to each of objects generated based on the identified type definition and adding the generated first code to the source code of the application program. the intermediate object is stored as the asset data.