A blazing-fast math engine that compiles to bytecode, written in Jule.
Under the hood, vek compiles expressions into reusable bytecode, enabling exceptionally fast execution.
Designed as a high-performance, lightweight math engine for developers and command-line power users, it facilitates near-instantaneous calculations with remarkable efficiency.
vek is originally a toy and dogfooding project for Jule.
Any contribution to vek is greatly appreciated, whether it's a typo fix, a brand new feature, or a bug report.
The vek project uses GitHub issues for things like proposals, bug reports, and security vulnerabilities.
vek is distributed under the terms of the BSD 3-Clause license.
See License Details