Patents by Inventor Ilan G. Caron

Ilan G. Caron has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 6209040
    Abstract: A method and system for interfacing to type libraries are provided. In a preferred embodiment, the present invention defines an interface to a type library. The interface has a plurality of interface methods through which type information can be stored in and retrieved from the type library. A plurality of implementations of the defined interface are provided. A computer program is compiled using the defined interfaces to access the type information. When the compiled computer program is executed, it accesses the type information using one of the plurality of implementations. In a preferred embodiment, a type library contains type information to allow a compiler to bind to an instance of type at compile type (early binding).
    Type: Grant
    Filed: October 9, 1992
    Date of Patent: March 27, 2001
    Assignee: Microsoft Corporation
    Inventors: Colin L. Acton, Ilan G. Caron, Alan W. Carter, Tom Corbett, Michael J. Woolf
  • Patent number: 5586328
    Abstract: A compiler and compiling method minimizes recompilation of a computer program after an edit. The program is organized in plural program units, such as modules. The units are each compiled through a sequence of compilation states, including plural intermediate compilation states. In compiling each of the program units, dependencies between units are recorded in a table. When an edit to a program unit is later attempted, the edited unit is decompiled to one of various intermediate compilation states according to the edit performed. Units dependent of the edited unit are decompiled to one of various intermediate compilation states according to the dependency of the dependent unit on the edited unit. When next compiling the program, the units are compiled from their respective intermediate compilation state. Units also can be saved in various intermediate compilation states to minimize compiling when the program is again loaded.
    Type: Grant
    Filed: October 21, 1994
    Date of Patent: December 17, 1996
    Assignee: Microsoft Corporation
    Inventors: Ilan G. Caron, Alan W. Carter, Dennis M. Canady, Tom Corbett, Rajiv Kumar