All Projects → faissaloo → echo

faissaloo / echo

Licence: GPL-3.0 license
echo in 153 bytes (99% smaller) (x86)

Programming Languages

assembly
5116 projects
shell
77523 projects

echo

This is a rewrite of the POSIX 'echo' program (/bin/echo) in Assembly that is 99.5% smaller than the GNU implementation (153 bytes vs 31296 bytes). It only has one argument, '-n', which removes the newline at the end.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].