C++ Logo

sg7

Advanced search

Re: [SG7] TS Reflection experimental implementation in Clang available

From: Matus Chochlik <chochlik_at_[hidden]>
Date: Mon, 22 Nov 2021 09:23:36 +0100
Hi Corentin,

On Mon, Nov 22, 2021 at 9:21 AM Corentin via SG7 <sg7_at_[hidden]>
wrote:

> Do you know which paper exactly this is based on?
>
>
The goal is to implement the reflection TS
https://www.iso.org/standard/76425.html but as I said it is not finished
yet. It is based on an older implementation predating the TS so there are
still many differences and missing things.





> On Mon, Nov 22, 2021, 09:01 Hana Dusíková via SG7 <sg7_at_[hidden]>
> wrote:
>
>> Hi,
>>
>> I'm really happy that I can announce our own Matus Chochlik implemented
>> TS Reflection in his fork of Clang.
>>
>> You can experiment with it at Compiler Explorer:
>> https://compiler-explorer.com/z/TrYEYhqMK
>>
>> And find source code here: https://github.com/matus-chochlik/llvm-project
>>
>> Any feedback and bug report is welcome, I think Matus hopes for
>> upstreaming it soon.
>>
>> --Matus

Received on 2021-11-22 02:23:49