Update README.md
This commit is contained in:
parent
ad615da01a
commit
7fda84a82c
12
README.md
12
README.md
@ -1,3 +1,15 @@
|
|||||||
# slxlibc
|
# slxlibc
|
||||||
|
|
||||||
Experimental Library for C
|
Experimental Library for C
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
* A subset of traditional libc features (e.g. `printf`)
|
||||||
|
* Some support for high level language features like garbage collection
|
||||||
|
* Simple licensing, with only small exceptions the code was written by me
|
||||||
|
|
||||||
|
## Limitations
|
||||||
|
|
||||||
|
* Doesn't support all legacy functions
|
||||||
|
* Incomplete support for error handling, multithreading, signals etc.
|
||||||
|
* Currently used for testing in-house systems so not readily buildable/testable on commodity platforms
|
Loading…
x
Reference in New Issue
Block a user