SkillAgentSearch skills...

PICL

PICL → PIC16 compiler

Install / Use

/learn @aixp/PICL
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PICL → PIC16 compiler (BlackBox subsystem), based on N. Wirth PICL compiler

Only PIC16F177{3,6,8} is currently supported and tested

Main differences from original language and compiler:

  • bit access indices may be named numeric constants
  • interrupt handler procedures added
  • SLEEP, CLRWDT and RESET commands added
  • "*" operator added for integer operands (addition with carry)
  • "/" operator added for integer operands (substraction with borrow)
  • memory banks switching implemented

Subsystems:

Alexander V. Shiryaev, 2019

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated5mo ago
Forks0

Languages

Assembly

Security Score

72/100

Audited on Oct 12, 2025

No findings