Nick Sabalausky wrote:
"Justin Johansson" <[email protected]> wrote in message
news:[email protected]...
I'm just wondering for a moment if D might be a good vehicle for
developing a browser extension for Firefox, or any other browser for that
matter.
Has anyone either considered doing, or has actually done, any browser
extension development with D and have some thoughts or experience to
share?
Thanks for all feedback,
Justin Johansson
I thought FF extensions were JS-only, is that not the case?
https://developer.mozilla.org/En/Creating_Custom_Firefox_Extensions_with_the_Mozilla_Build_System
C/C++ works, I imagine D could with some effort.