tech:

taffy

Red Hat, Codenvy, and Microsoft collaborate on Language Server Protocol

Codenvy, Microsoft and Red Hat announced adoption of a language server protocol project, representing a collaborative effort to provide a way to integrate programming languages across code editors and integrated development environments (IDEs).

The Language Server Protocol is an open source project that defines a JSON-based data exchange protocol for language servers, hosted on GitHub and licensed under the creative commons and MIT licenses.

The Language server maintains the semantic information about a program implemented in a particular language. The protocol promotes interoperability between editors and language servers, and lets developers access intelligent programming language assistants — such as find by symbol, syntax analysis, code completion, go to definition, outlining and refactoring — within their editor or IDE.

The communication between the Editor/IDE host and the Language Server uses JSON RPC. The first request sent from the Editor/IDE to the language server informs the server about the supported language features. The first version of the protocol is based on experiences we gained while integrating OmniSharp and the TypeScript Server into VS Code.

Here is the GitHub link to the language server protocol repository – https://github.com/Microsoft/language-server-protocol

Here is the link to the Visual Studio blog talking about the language server protocol – http://code.visualstudio.com/blogs/2016/06/27/common-language-protocol

[Image courtesy: Microsoft]

Just in

Tembo raises $14M

Cincinnati, Ohio-based Tembo, a Postgres managed service provider, has raised $14 million in a Series A funding round.

Raspberry Pi is now a public company — TC

Raspberry Pi priced its IPO on the London Stock Exchange on Tuesday morning at £2.80 per share, valuing it at £542 million, or $690 million at today’s exchange rate, writes Romain Dillet. 

AlphaSense raises $650M

AlphaSense, a market intelligence and search platform, has raised $650 million in funding, co-led by Viking Global Investors and BDT & MSD Partners.

Elon Musk’s xAI raises $6B to take on OpenAI — VentureBeat

Confirming reports from April, the series B investment comes from the participation of multiple known venture capital firms and investors, including Valor Equity Partners, Vy Capital, Andreessen Horowitz (A16z), Sequoia Capital, Fidelity Management & Research Company, Prince Alwaleed Bin Talal and Kingdom Holding, writes Shubham Sharma. 

Capgemini partners with DARPA to explore quantum computing for carbon capture

Capgemini Government Solutions has launched a new initiative with the Defense Advanced Research Projects Agency (DARPA) to investigate quantum computing's potential in carbon capture.