bin/vic
Build.PL
doc/faq.md
doc/philosophy.md
doc/vicmeme.jpg
lib/VIC.pm
lib/VIC/Command.pm
lib/VIC/Grammar.pm
lib/VIC/Parser.pm
lib/VIC/PIC/Any.pm
lib/VIC/PIC/Gpsim.pm
lib/VIC/PIC/P16F690.pm
lib/VIC/Receiver.pm
LICENSE
MANIFEST			This list of files
MANIFEST.SKIP
META.json
META.yml
README.md
share/examples/adctest.vic
share/examples/blinker.vic
share/examples/conditional.vic
share/examples/debouncer.vic
share/examples/delay.vic
share/examples/GNUmakefile
share/examples/helloworld.vic
share/examples/interrupt.vic
share/examples/led7seg.vic
share/examples/loopbreak.vic
share/examples/math8bit.vic
share/examples/reversible.vic
share/examples/rotater.vic
share/examples/timer.vic
share/examples/varrotate.vic
share/rebuild-grammar
share/rebuild-grammar.PL
share/vic.pgx
share/vic.vim
t/00_use.t
t/01_helloworld.t
t/02_blinker.t
t/03_rotater.t
t/04_debouncer.t
t/05_adctest.t
t/06_fail_instruction.t
t/07_timer.t
t/08_reversible.t
t/09_interrupt.t
t/10_math.t
t/11_math8bit.t
t/12_conditional.t
t/13_loopbreak.t
t/14_helloworldsim.t
t/15_rotatersim.t
t/16_debouncesim.t
t/17_math8bitsim.t
t/18_led7segsim.t
t/19_disablesim.t
t/20_fail_write.t
t/21_delaysim.t
t/TestVIC.pm
