Why doesn’t Google use their resources to improve coding languages?
My answer to Why doesn’t Google use their resources to improve coding languages? on Quora
Google invest vast resources in to language improvements, and have been doing so for over a decade now. Just off the top of my head...
- They have employed many of the Python core team (including creator Guido van Rossum) and supported their work on Python
- Their Android team wrote and support an entirely new open source JVM, called Dalvik
- They sponsored one of the creators of C to create a brand new systems programming language, Go.
- They sponsored major improvements to HTML, including the WHAT-WG which was crucial to the creation of HTML5.
- Many of their employees work full time contributing to international standards groups.
- As part of Chrome they supported the creation of V8, an astonishingly powerful JIT JavaScript implementation which sparked enormous improvements across rival engines. V8 is also the core of Node.js
- Through Google Summer of Code they financially support projects that benefit dozens of open source languages, libraries and frameworks
That’s just the stuff I can think if without doing any additional research—it’s the tip of the iceberg.
More recent articles
- Lawyer cites fake cases invented by ChatGPT, judge is not amused - 27th May 2023
- llm, ttok and strip-tags - CLI tools for working with ChatGPT and other LLMs - 18th May 2023
- Delimiters won't save you from prompt injection - 11th May 2023
- Weeknotes: sqlite-utils 3.31, download-esm, Python in a sandbox - 10th May 2023
- Leaked Google document: "We Have No Moat, And Neither Does OpenAI" - 4th May 2023
- Midjourney 5.1 - 4th May 2023
- Prompt injection explained, with video, slides, and a transcript - 2nd May 2023
- download-esm: a tool for downloading ECMAScript modules - 2nd May 2023
- Let's be bear or bunny - 1st May 2023
- Weeknotes: Miscellaneous research into Rye, ChatGPT Code Interpreter and openai-to-sqlite - 1st May 2023