Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 628 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 628 Bytes

DBN Compiler

C/C++ implementation of DBN (Design By Numbers) Compiler.

Some features are still in progress.

Overview

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.

Compiler command line

$ dbn compile sample.dbn compiled.svg

License

Copyright 2018 Dinindu D. Wanniarachchi

Licensed under the Apache License, Version 2.0.