wlav / cppyy

Other
391 stars 40 forks source link

Would it be possible to support C++20 Modules? #127

Open luckymark opened 1 year ago

wlav commented 1 year ago

Cling modified modules for various reasons. LLVM13 support is first on my list (one final issue left), then enabling modules has the highest priority.

luckymark commented 1 year ago

Good news!Thanks for your great work.I really like cppyy