-
Notifications
You must be signed in to change notification settings - Fork 70
Home
Sergii edited this page Sep 27, 2018
·
13 revisions
Welcome to the NEXTSPACE wiki!
This wiki pages is my notes aimed for people who want to understand design principles which project is buit around. Also it's the place where I put description of some changes/patches, findings and so on for myself.
Documentation for users will be available at .
Core technologies the NEXTSPACE project is based on:
- [[https://www.centos.org][CentOS Linux 7]] and its technologies (systemd, UDisks2, Xorg, etc.) - stable, enterprise level OS with long term support.
- [[http://www.llvm.org/][Clang]] 3.8.1 - Compiler from LLVM project.
- [[https://github.com/gnustep/libobjc2][libobjc2]] - Objective-C 2.0 runtime by David Chisnall.
- [[https://github.com/apple/swift-corelibs-libdispatch][libdispatch]] - multithreading library by Apple.
- [[http://www.gnustep.org][GNUstep]] - [[https://en.wikipedia.org/wiki/OpenStep][OpenStep]] and beyond implementation. Additional functionality and fixes will go upstream when it will be ready.
- [[https://windowmaker.org][WindowMaker]] - Part of Workspace application with numerous fixes, enhancements.
Copyright (c) Sergii Stoian