# NAME
VIC - A Viciously Simple Syntax for PIC Microcontrollers
# SYNOPSIS
$ vic program.vic -o program.asm
$ vic -h
# DESCRIPTION
Refer documentation at [
http://selectiveintellect.github.io/vic/](
http://selectiveintellect.github.io/vic/).
# AUTHOR
Vikas N Kumar <
[email protected]>
# COPYRIGHT
Copyright (c) 2014-2016. Vikas N Kumar
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
See
http://www.perl.com/perl/misc/Artistic.html