Skip to content

Stef-van-Stipdonk/c-base-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

c-base-layer

Currently in the very early stages. Will be adding more over time.

TODO

  • Rewrite dynamic lists to just use structs
  • Add context cracking for architecture
  • Add lists(linked lists etc)
  • Add basic memory management(like arenas)
  • Add string types
  • Add in helper macros(haven't had the need to use them recently, so not adding them now)
  • Add Floating point constants
  • Add basic type conversion macros

Features

  • Basic context cracking(checks for gcc/clang and linux/mac/windows)
  • Base constants(min/max unsigned/signed etc)
  • Dynamic array

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages