Skip to content

alternative-intelligence-cp/libn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libn

libn is a foundational library project designed to provide a full parity emulation of the C Standard Library (libc), but written entirely in pure Nitpick.

Goals

  • Complete functional parity with POSIX and standard C libc APIs.
  • Pure Nitpick implementation, leveraging Nitpick's memory safety, deterministic guarantees, and zero-cost abstractions.
  • Drop-in foundation for cross-compilation and OS-level operations without depending on existing native C runtime libraries.

Building and Usage

(Documentation pending as research and scaffolding phases progress.)

License

Licensed under the Apache License, Version 2.0 with the Runtime Library Exception. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors