|
13 hours ago | |
---|---|---|
LICENSE | 1 month ago | |
README.md | 3 weeks ago | |
install.sh | 3 weeks ago | |
xtandard.c | 13 hours ago | |
xtandard.h | 13 hours ago |
xtandard -- Xolatile-style “header-only” library for commonly used functions.
Installing:
$ sudo sh install.sh
Xolatile-style “header-only” library is my take on ‘stb’ header-only libraries. There are a lot of ideas that came from Ada, which is my second language. Main idea behind them is to avoid standard library and macros in programs. Also, I like to avoid C-style “namespaces” and bad function names...
This is the core library behind my other libraries such as xector, xatrix, xyntax, xurses, xender, xame...