Skip to content

A program that compresses cpp code in terms of character size.

License

Notifications You must be signed in to change notification settings

DomiKoPL/Cpp-Code-Compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cpp-Code-Compressor

A program that compresses cpp code in terms of character size.

Example

python3 compressor.py example/code.cpp example/small.cpp 

It compressed the example from 1606 characters to 1138.

python3 compressor.py example/code.cpp example/small.cpp --remove_new_lines

It compressed the example from 1606 characters to 1070.

About

A program that compresses cpp code in terms of character size.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •