ref: fd731d3c833d9241fdff618b6c949453fb5c0f31
dir: /README.md/
# npe "Native Porting Environment" for 9front, pronounced "nope". *WIP* The project tries to provide a minimalistic (and mostly non-conformant) POSIX environment with several additional libraries (cut-down version of SDL2 from scratch for now) to ease up porting of software to 9front. The goal is to be able to build and run non-native GUI software with very minimal changes, if any. Unlike APE, NPE is fully native and is not trying to hide any of the native Plan 9 APIs.