Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 376 Bytes

File metadata and controls

7 lines (6 loc) · 376 Bytes

This is the implementation of the laboratory work #2 for the discipline "Speech information processing technologies"

Task: It is necessary to extend the basic language (for example, MiniJava) in such a way that it is possible to write three types of programs on it:

  1. Search for vampire numbers
  2. Archiver (Huffman code or LZW)
  3. Checking strings for palindromicity