Skip to content

Succesor to my C_Demos repo. This repo is going to have more advanced projects using the libraries and advanced topics

License

Notifications You must be signed in to change notification settings

Georgej100/Advanced_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced_C

A collection of projects that use advanced/cool features of C and linux. This is a succesor to my C_Demos repo

Projects so far

  • Example of Queues
  • BrainF*ck interpereter

Projects TODO

  • Threads
  • Custom memory allocator
  • Inter-process comunication

Installation / Running

To install source code run:

  git clone https://github.com/GerogeJ100/Advanced_C.git
  cd Advanced_C

To compile and run any project:

  cd <Project Dir>
  make dev

About

Succesor to my C_Demos repo. This repo is going to have more advanced projects using the libraries and advanced topics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published