Skip to content
/ librem Public

Collection of single-file C libraries with Lua API.

License

Notifications You must be signed in to change notification settings

3dgoose/librem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libremachines

libremachines is a collection of single-file libraries with written in portable C.

Mentions

  • Written in C99
  • Use freely under Zlib license.

Utilities

  • Text parsing (parser.c)
  • Array programming (array.c)
  • Terminal utilities (airlib.c)

Usage

  1. Place the desired library file (.c/.h) in your folder
  2. Use the #include "libname.h"

About

Collection of single-file C libraries with Lua API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published