Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/electronicarts/EAStdC

EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.
https://github.com/electronicarts/EAStdC

Last synced: about 2 months ago
JSON representation

EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.

Lists

README

        

# 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.