Skip to content

KASOGIT/asm_minilibc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minilibc_asm

A minimal C library written in assembly.

Installation && Tools

Just need to run 'make' on linux system.

Usage

Just compile your C or CPP program with the libasm.so generated.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

Second year project at Epitech (European Institute of Technology). Subject pdf at the root.

License

MIT

About

A minimal C library written in assembly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published