Skip to content

Latest commit

 

History

History
63 lines (49 loc) · 2.29 KB

README.md

File metadata and controls

63 lines (49 loc) · 2.29 KB

Logo

Vein

stars

Documentation   •   Issues   •   Roadmap   •   Contributing

What is Vein?

Vein is under active development. We're working on more complete std and integration with multiple part of life. And at the moment we are stabilizing the state of the compiler and the set of language features

Vein is an all-in-one language for quantum computing and general purpose apps.

Install

View install docs

#[windows]
irm "https://vein-lang.org/install.ps1" | iex
#[macOS/Linux]
curl -fsSL https://vein-lang.org/install.sh | bash 

License

Vein Lang is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

Check LICENSE files for more information.