Files
jeanlemotan 48ab06b1d9 First
2024-07-02 18:10:39 +02:00

27 lines
667 B
Markdown

# EAStdC
[![Build Status](https://travis-ci.org/electronicarts/EAStdC.svg?branch=master)](https://travis-ci.org/electronicarts/EAStdC)
EAStdC is a package which implements a number of basic library facilities that are similar to those in the standard C library.
## Documentation
Please see [Introduction](doc/EAStdC.html).
## Compiling sources
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on compiling and testing the source.
## Credits
Roberto Parolin is the current EAStdC owner within EA and is responsible for the open source repository.
## License
Modified BSD License (3-Clause BSD license) see the file LICENSE in the project root.