C/C++ implementation of DBN (Design By Numbers) Compiler.
Some features are still in progress.
The DBN compiler translates DBN source into SVG source file. The resulting SVG source files can then be loaded and executed on any web browser.
$ dbn compile sample.dbn compiled.svg
Copyright 2018 Dinindu D. Wanniarachchi
Licensed under the Apache License, Version 2.0.