Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
255B

  1. XPACK - pack source code
  2. The goal of this word is to pack source code in tight places,
  3. such as on the boot section of an EEPROM. It takes a block
  4. number, reads it and packs it to HERE. It normalizes all
  5. whitespaces to a single space and ignore comments.