In an effort to integrate with F# interactive better, I edited the F# source code to remove all “internal” symbols, so that they are instead “public”. I haven’t gotten any further than this, but I thought I would share the code and binaries. I simply used find-and-replace in Notepad++, but this could probably be turned into a script if anyone is interested.
Enjoy
