vein-lang / vein

🔮⚡️Vein is an open source high-level strictly-typed programming language with a standalone OS, arm and quantum computing support.
https://vein-lang.org
MIT License
47 stars 6 forks source link
arm32 arm64 cli interpreter jit language machine-learning programming-language quantum-computing research-project virtual-machine

Logo

Vein

stars

Documentation   •   Issues   •   Roadmap   •   Contributing

Read the docs →

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.