mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 03:20:56 +11:00
7 lines
255 B
Plaintext
7 lines
255 B
Plaintext
|
XPACK - pack source code
|
||
|
|
||
|
The goal of this word is to pack source code in tight places,
|
||
|
such as on the boot section of an EEPROM. It takes a block
|
||
|
number, reads it and packs it to HERE. It normalizes all
|
||
|
whitespaces to a single space and ignore comments.
|