(Translated by https://www.hiragana.jp/)
GitHub - vein-lang/vein: 🔮⚡️Vein is an open source high-level strictly-typed programming language with a standalone OS, arm and quantum computing support.
Skip to content
/ vein Public

🔮⚡️Vein is an open source high-level strictly-typed programming language with a standalone OS, arm and quantum computing support.

License

Notifications You must be signed in to change notification settings

vein-lang/vein

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.