scispace - formally typeset
H

Hiroko Isozaki

Researcher at NEC

Publications -  11
Citations -  81

Hiroko Isozaki is an academic researcher from NEC. The author has contributed to research in topics: Program transformation & Object (computer science). The author has an hindex of 4, co-authored 11 publications receiving 81 citations.

Papers
More filters
Patent

Program transformation processing system and method.

TL;DR: A program transformation processing system comprises a syntax analyzing part receiving a source program for analyzing the syntax of the received source program and generating intermediate codes in a predetermined format, and an optimization processing part receiving the intermediate codes to perform a predetermined optimization processing for generating an object code having as small program size as possible and as short execution time as possible as discussed by the authors.
Patent

Program transformation method and program transformation system

TL;DR: A program transformation method for transforming a source program described by a programming language into an object program describing by a language executable by a data processing system, includes a process of transforming at least a part of procedure, function or sub-routine used in the source program into a form so that the object program can be stored in an arbitrary storage region of a primary storage device of the data processing systems.
Patent

Language processing method.

TL;DR: In this article, the authors proposed a method to accelerate the execution of an object to be generated, and to shorten the size by analyzing command designation and selecting any optimum calculating method concerning the address calculating method of arranged elements.
Patent

Device and method for processing language

TL;DR: In this article, the authors propose a method for processing languages with which throughput can be improved and the burden of a user is reduced by automatically selecting the optimum combination of functions to be arranged in any specified space when generating an object module file.
Patent

Language processor and language processing method to generate object programs by compiling source programs

TL;DR: In this paper, a language processor for source program compiling and object file generation provided with a function call counter section to count the number of calls for each function during syntax analysis, a function data storage section to store the call count and the code size of each function generated according to the source program analysis results and a specific space function designation section which refers to the function count and code size.