Skip to content

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. (Pet project)

License

Notifications You must be signed in to change notification settings

0xdw/dbn-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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. (Pet project)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published