The following module was proposed for inclusion in the Module List: modid: VIC DSLIP: adpOp description: Language for coding PIC microcontrollers userid: VIKAS (Vikas Naresh Kumar) chapterid: 9 (Language_Interfaces) communities: #pegex on irc.freenode.net
similar: rationale: VIC is a high level language for generating PIC assembly that can be compiled and run on PIC microcontrollers of Microchip. VIC is designed to be compatible with any Microchip PIC microcontroller and the same code can be used to generate specific assembly for a specific microcontroller. It enables the user to quickly prototype code for the microcontroller without making errors or even knowing assembly programming and also enables a power user to edit the assembly that is generated for further optimization. VIC allows the user to do event based programming due to its support for closures. This makes it easier for the user to read VIC code and understand what the chip is supposed to do. VIC internally uses Pegex to handle grammar and parsing. enteredby: VIKAS (Vikas Naresh Kumar) enteredon: Thu Feb 13 18:03:02 2014 UTC The resulting entry would be: VIC adpOp Language for coding PIC microcontrollers VIKAS Thanks for registering, -- The PAUSE PS: The following links are only valid for module list maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b9d00000_edda9aa0b2fb5061&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b9d00000_edda9aa0b2fb5061&SUBMIT_pause99_add_mod_insertit=1 Peek at the current permissions: https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=VIC