compiler-research / compiler-research.github.io

7 stars 49 forks source link

Language InterOp Blog based on cppyy and Cling paper from 2023 #167

Open QuillPusher opened 5 months ago

QuillPusher commented 5 months ago

Blog_sample3_cppyy

QuillPusher commented 4 months ago

Hello @maximusron Vassil suggested that you'd be an excellent candidate to review/contribute to this blog post 🚀 Please have a look 😎

davidlange6 commented 4 months ago

some meta comments

QuillPusher commented 4 months ago

Thanks @davidlange6 for the insights. Please see the latest commit to review the requested changes.

QuillPusher commented 4 months ago

@maximusron I've added you as a collaborator to my fork of the website (branch: interop_blog_post) in case you would like to directly make edits to the post. Any feedback would help

vgvassilev commented 3 months ago

@maximusron ping.

aaronj0 commented 3 months ago

@QuillPusher I have made some edits, can you send me the invite again?

QuillPusher commented 3 months ago

@QuillPusher I have made some edits, can you send me the invite again?

@maximusron Invite sent 👍 let me know if it works

QuillPusher commented 3 months ago

Thanks @maximusron for the changes.

@vgvassilev requested changes have been made. Please see if this looks good overall CC: @davidlange6

QuillPusher commented 2 months ago

Hello @davidlange6 Did you get a chance to have a look at this? It is in much better shape than before 😅

davidlange6 commented 2 months ago

i did, but unfortunately the text is now very circular and difficult to understand what was accomplished or enabled. I do not yet have a clear idea of how to progress with it. But I have three suggestions

QuillPusher commented 2 months ago

Thanks @davidlange6 , I'll look at this with fresh eyes to review the flow

QuillPusher commented 2 months ago

@maximusron , can you spot a suitable code example:

add a simple but real example of code that is now supported that wasn't before

P.s., @maximusron does the example presented in the paper qualify, or have you come across a better option?

code

aaronj0 commented 1 month ago

@QuillPusher Yes this example should work, it is the more simple example

QuillPusher commented 1 month ago

Thanks @aaronj0 😎

Hello @davidlange6 Kindly review the following changes: