20240012626. 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 20240012626 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 the patent application describes a development program that generates an object based on a type using a programming language. The program includes instructions for extracting a type definition of an object from the source code of an application program and generating a schema file that describes the data structure of the type definition.

  • The patent application is for a development program that generates objects based on types.
  • The program includes instructions for extracting type definitions from source code.
  • The program also generates a schema file that describes the data structure of the type definition.

Potential Applications:

  • Software development: This technology can be used in the development of application programs to generate objects based on types, making the development process more efficient and automated.
  • Data management: The generated schema file can be used to describe the data structure of the type definition, facilitating data management and organization.

Problems Solved:

  • Manual object generation: This technology eliminates the need for manual object generation by automatically extracting type definitions from source code and generating objects based on those types.
  • Data structure description: The generated schema file solves the problem of describing the data structure of the type definition, providing a standardized and organized way to manage data.

Benefits:

  • Efficiency: The development program automates the process of generating objects based on types, saving time and effort for developers.
  • Accuracy: By extracting type definitions from source code, the program ensures that the generated objects accurately reflect the intended data structure.
  • Standardization: The generated schema file provides a standardized way to describe the data structure of the type definition, promoting consistency and organization in data management.


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 generating or extracting a first type definition of an object from a source code of the application program and instructions for generating a schema file that describes a data structure of the first type definition.