
Hello, quick question: can Racket’s Foreign Function Interface also be used with C++ library? (I’m not familiar with the thing, but looking at the docs [http://docs.racket-lang.org/foreign/] I see it mentions only C and not C++). Thanks.

@dnf85 You would need to know the C-level name of the function (via name mangling)

I wonder if this will affect Racket installs: https://thenextweb.com/microsoft/2017/02/27/microsoft-windows-10-desktop-apps/#.tnw_dKnx0Pom

Sounds like what Apple already did with “Gatekeeper” in macOS? https://support.apple.com/en-us/HT202491

Speaking of macOS, I have a branch where I’m trying to improve help for racket-mode on macOS. Would welcome more eyeballs on this. For example I’m not confident this is a good way to determine the default browser on macOS. https://github.com/greghendershott/racket-mode/blob/4b3505fb6649b7376d1ece64437288df62d7c00d/help.rkt