Basic18 Language Extensions

There are several extensions to the standard Basic language to better facilitate PIC programming.
  • Direct access to each bit of a variable through variable modifiers.
  • Assigning an address or bit to a variable.
  • PIC assembly built seamlessly into the language.