Skip to content

coffee-cup/vraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(v)ector d(raw)

A small programming language for drawing SVGs. You can create complex shapes by composing together simple ones (such as circles and rectangles).

image

Getting Started

The vraw interpreter is written in Rust. There is also a web app that uses this interpreter via WebAssembly to render the outputed SVG in realtime.

After cloning

cd www
yarn start

Navigate to localhost:8080

Syntax

TODO

About

Programming langauge for drawing SVGs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published