Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 179 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 179 Bytes

palindrome

A palindrome detector in both C and assembly

C code is structured in such a way to ease the translation to assembly Testing for the C code is implemented with Unity