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

2eff8fd · Jan 14, 2025
Sep 6, 2024
Sep 16, 2024
Oct 1, 2021
Sep 6, 2024
Jul 27, 2024
Sep 16, 2024
Jan 14, 2025
Sep 16, 2024
Sep 16, 2024
Sep 16, 2024
Sep 17, 2024
Sep 5, 2024
Aug 3, 2024
Sep 6, 2024
Sep 5, 2024
Sep 17, 2024
Sep 17, 2024
Aug 22, 2024
Aug 9, 2024
Jun 11, 2021
Aug 6, 2024
Aug 6, 2024
Aug 6, 2024
Jan 8, 2022
Jan 8, 2022
Sep 6, 2024
Dec 27, 2021
Apr 10, 2021
Jun 5, 2024
Sep 5, 2024
Sep 16, 2024

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.