This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "Documentation by paper"


    Do you think this is practical for functions like rest_of_compilation
    using *any* description language different from the implementation
    language?

Sure.  The specification is unrelated to the implementation: the function
does whatever is needed to compile and optimize a function.  The details
don't matter at all to the specification.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]