https://github.com/Harvey-OS/apex
ANSI POSIX Environment neXt for Harvey OS
https://github.com/Harvey-OS/apex
ansi apex harvey harvey-os posix-environment unix
Last synced: about 2 months ago
JSON representation
ANSI POSIX Environment neXt for Harvey OS
- Host: GitHub
- URL: https://github.com/Harvey-OS/apex
- Owner: Harvey-OS
- License: other
- Created: 2015-07-27T07:00:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-02-04T15:20:32.000Z (about 5 years ago)
- Last Synced: 2024-10-24T02:31:20.481Z (6 months ago)
- Topics: ansi, apex, harvey, harvey-os, posix-environment, unix
- Language: C
- Homepage: http://harvey-os.org
- Size: 1.89 MB
- Stars: 30
- Watchers: 17
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

APEX: the ANSI/POSIX Environment for Harvey OS
=====
[](https://travis-ci.org/Harvey-OS/apex)
[](https://github.com/Harvey-OS/harvey/blob/master/LICENSE.gpl)
[](https://github.com/Harvey-OS/apex/blob/master/LICENSE.mit)Welcome to Harvey's ANSI/POSIX Environment neXt subsystem, called APEX. We are delighted that you are interested in this
part of the Harvey OS project.## What is APEX?
APEX is an ANSI C library POSIX compliant through [Musl libc code](http://www.musl-libc.org/) that
provides an easy way for building and running standard C programs in Harvey OS, being essential
for the main toolset of the system such as compilers (GCC and Clang).Probably you already know about Harvey's resources, so the following are more detailed about APEX:
- Take a look at the
[Getting Started](https://github.com/Harvey-OS/apex/wiki/Getting-Started)
guide to learn how to get APEX and how to play with it in Harvey.
- Take a look at our
[Contribution Guide](https://github.com/Harvey-OS/harvey/blob/master/CONTRIBUTING.md)
inherited from Harvey for rules, conventions, coding style,
[Code of Conduct](https://github.com/Harvey-OS/harvey/wiki/Code-of-Conduct),
where to get help and so on.
- We also cover a wide variety of topics on our
[wiki](https://github.com/Harvey-OS/apex/wiki).
- If the information you are looking for is not on the wiki, ask the
[Mailing list](https://groups.google.com/forum/#!forum/harvey) or
[Slack](https://harvey-slack.herokuapp.com/) for
help. It is where most of the development conversation happens.[License GPL](https://github.com/Harvey-OS/apex/blob/master/LICENSE)
[License MIT](https://github.com/Harvey-OS/apex/blob/master/LICENSE.mit)