# NAME VIC - A Viciously Simple Syntax for PIC Microcontrollers # SYNOPSIS ```bash $ vic program.vic -o program.asm $ vic -h ``` # DESCRIPTION Refer documentation at <https://selectiveintellect.github.io/vic/> # AUTHOR Vikas N Kumar <vikas@cpan.org> # COPYRIGHT Copyright (c) 2014-2021. 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