README
DBN-TS
Design SVG By Numbers ( DBN like language for building SVG ) implement by TypeScript
Supported Keywords
DBN
Paper
Pen
Line
// comment
Set
(variable){ }
(block)- Nested block
Repeat
(+ - / *)
(calculations)[x, y]
(dot)Same ? / NotSame?
(question)Smaller ? / NotSmaller?
(question)
SVG Extent
Rect
Circle
Ellipse
Polyline
Polygon
Path
TODO
- More
Pen
color support - Export SVG