Abstract
The purpose of this work is to develop a computer program decompressing system for Risc processors. The central idea of this approach is to encode expression trees and operand sequences separately using Huffman coding. Decompressing the program is done using a decompression module based on dictionaries. The growth of the market for dedicated systems (embedded systems) has led to the emerg…