[Tooling] std::compile
Rene Rivera
grafikrobot at gmail.com
Mon Sep 17 22:22:27 CEST 2018
What specific example are you looking for? There are various use cases <
https://rawgit.com/bfgroup/std_cpp/master/doc/std_compile_Dxxxx_R0.html#_use_cases>
mentioned. Some of those have specific examples. Maybe you mean an example
program that uses the function?
On Mon, Sep 17, 2018 at 3:17 PM Tony V E <tvaneerd at gmail.com> wrote:
> Could you include an example (more than one, actually) in your paper?
>
> Can (practically) all papers please include examples, everyone?
>
> On Mon, Sep 17, 2018 at 10:06 AM Rene Rivera <grafikrobot at gmail.com>
> wrote:
>
>> This is the second of two papers I would like SG15 to consider for the
>> next meeting.
>>
>> <https://rawgit.com/bfgroup/std_cpp/master/doc/std_compile_Dxxxx_R0.html>
>>
>> This paper is a concrete proposal for one aspect of the Package Ecosystem
>> Plan. It proposes to add an interface for transforming C++ source into
>> usable executable programs. As such it aims to provide a common definition
>> of compiler frontend tool options for transforming source code to
>> translation units and linking those into executable programs.
>>
>> There is also a sample vendor specification to go along with it:
>>
>> <
>> https://rawgit.com/bfgroup/std_cpp/master/doc/std_compile_vendor_gcc_SDxx.html
>> >
>>
>> There is a growing implementation (it grows as I add options to the
>> paper) here:
>>
>> <https://github.com/bfgroup/std_cpp>
>>
>> I am looking for feedback, and collaboration, to hone the paper and
>> implementation ahead of the meeting.
>>
>> Note: I was hoping to post this with an actual paper number. But Hal
>> hasn't been responding to emails this past week.
>>
>>
>> --
>> -- Rene Rivera
>> -- Grafik - Don't Assume Anything
>> -- Robot Dreams - http://robot-dreams.net
>>
>> _______________________________________________
>> Tooling mailing list
>> Tooling at isocpp.open-std.org
>> http://www.open-std.org/mailman/listinfo/tooling
>>
>
>
> --
> Be seeing you,
> Tony
> _______________________________________________
> Tooling mailing list
> Tooling at isocpp.open-std.org
> http://www.open-std.org/mailman/listinfo/tooling
>
--
-- Rene Rivera
-- Grafik - Don't Assume Anything
-- Robot Dreams - http://robot-dreams.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.open-std.org/pipermail/tooling/attachments/20180917/c2bd4330/attachment.html
More information about the Tooling
mailing list