tinyCRT icon indicating copy to clipboard operation
tinyCRT copied to clipboard

This project is a summary of what i have learned from book , that is a really great book on linker & loader and C run time library. I will gradually enhance it and add more functionalities in future a...

tinyCRT

This project is a summary of what i have learned a great book on linker & loader and C runtime library. I will gradually enhance it and add more functinalities in the future and make it an usable and compacted C runtime libary.

build cd src/ and run make to build the code

run cd src/ and run ./test