vglang 0.1.5

Fast and simple vector graphics programming language and svg-compatible high-level virtual machine.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# VGLANG

[![CI](https://github.com/styles-lab/vglang/actions/workflows/ci.yaml/badge.svg)](https://github.com/styles-lab/vglang/actions/workflows/ci.yaml)
[!["Crates.io version"](https://img.shields.io/crates/v/vglang.svg)](https://crates.io/crates/vglang)
[!["docs.rs docs"](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.rs/vglang)

Fast and simple **v**ector **g**raphics programming **lang**uage and svg-compatible high-level opcodes.

# LICENSE

In the vast majority of cases you are free to use `vglang` under the [`MIT licence`](./LICENSE), with the exception of blockchain usages.