Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microsoft/verona
Research programming language for concurrent ownership
https://github.com/microsoft/verona
Last synced: about 1 month ago
JSON representation
Research programming language for concurrent ownership
- Host: GitHub
- URL: https://github.com/microsoft/verona
- Owner: microsoft
- License: mit
- Created: 2019-09-14T00:17:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T19:43:20.000Z (about 2 months ago)
- Last Synced: 2024-10-01T17:04:56.693Z (about 1 month ago)
- Language: C++
- Homepage: https://microsoft.github.io/verona/
- Size: 3.59 MB
- Stars: 3,573
- Watchers: 108
- Forks: 165
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-list - verona
README
Project Verona is a research programming language to explore the concept of
concurrent ownership. We are providing a new concurrency model that seamlessly
integrates ownership.This research project is at an early stage and is open sourced to facilitate
academic collaborations. We are keen to engage in research collaborations on
this project, please do reach out to discuss this.The project is not ready to be used outside of research, and is under going a massive refactoring.
The previous version can be found in the `old_version` branch.## [FAQ](docs/faq.md)