Project Verona
Project Verona is an experimental research programming language developed by Microsoft.
Paradigm | Safe infrastructure programming |
---|---|
Family | Rust-like |
Designed by | Microsoft Research, Imperial College London |
First appeared | 2019 |
Platform | Cross-platform |
OS | Linux, Windows, Darwin |
License | MIT License |
Filename extensions | .verona |
Website | www |
Influenced by | |
Rust, Cyclone, Pony |
The project is being supported by C# project manager Mads Torgensen and Microsoft Research Cambridge research software engineer Juliana Franco. Project Verona is also being aided by academics at Imperial College London. Unlike in Rust where the ownership model is based on a single object, it is based on groups of objects in Verona.
According to Microsoft, the goal of the project is to create a safer platform for memory management.
Project Verona is open source released under MIT License and is under active development on GitHub.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.