ne-app-open/src

Main-line development of the NeAnt PDK and CommonCore files by Ne.app (https://go.ne-app.eu/nesystem)

10

stars

886

commits

C

primary language

Sep 8, 2026

updated

go.ne-app.eu/neant
ant
bcsa
c
c-plus-plus
cplus-plus
cpp
distribution
efi
ncc
neant
neboot
nebuild
nectar
os
systems
uefi

README

Ne.app NeAnt (fka NeSystem)

Notice

NeAnt is not open to new contributors, unless you contributed to similar Ne.app modules and similar large scale open source projects. This is done to have the highest quality merge requests.

LICENSE GitHub Repo Stars

Getting Started

Please follow the instructions below to get started:

Building

You will need

  • nebld, Ne.app's in-house build system.
  • MinGW or Clang, depending on the HAL/target ISA.
  • CoreUtils, for the core compiler utilities.

(Please follow the instructions in /private/src/refs and wiki to get started)

Quick Install

[!NOTE] On Windows, you will need to use the setup link at: curl -fsSL http://setup.nekernel.org.

curl -fsSL http://install.nekernel.org | sh

On the Primers

The primers are available at:

Designed to be make onboarding easier.

Design Rationale

There is three main reasons for this repository's existence:

  • Hold the system in a single repository.
  • Easier path resolutions based on a virtual root path, i.e (../krnl -> /private/src/krnl)
  • Easier cycles and vetting for Ne.app releases.

User Groups

Ne.app has a user group on discord for contributors and announcements.

Contributors

ne-app-open/src

Main-line development of the NeAnt PDK and CommonCore files by Ne.app (https://go.ne-app.eu/nesystem)

10

stars

886

commits

C

primary language

Sep 8, 2026

updated

go.ne-app.eu/neant
ant
bcsa
c
c-plus-plus
cplus-plus
cpp
distribution
efi
ncc
neant
neboot
nebuild
nectar
os
systems
uefi

README

Ne.app NeAnt (fka NeSystem)

Notice

NeAnt is not open to new contributors, unless you contributed to similar Ne.app modules and similar large scale open source projects. This is done to have the highest quality merge requests.

LICENSE GitHub Repo Stars

Getting Started

Please follow the instructions below to get started:

Building

You will need

  • nebld, Ne.app's in-house build system.
  • MinGW or Clang, depending on the HAL/target ISA.
  • CoreUtils, for the core compiler utilities.

(Please follow the instructions in /private/src/refs and wiki to get started)

Quick Install

[!NOTE] On Windows, you will need to use the setup link at: curl -fsSL http://setup.nekernel.org.

curl -fsSL http://install.nekernel.org | sh

On the Primers

The primers are available at:

Designed to be make onboarding easier.

Design Rationale

There is three main reasons for this repository's existence:

  • Hold the system in a single repository.
  • Easier path resolutions based on a virtual root path, i.e (../krnl -> /private/src/krnl)
  • Easier cycles and vetting for Ne.app releases.

User Groups

Ne.app has a user group on discord for contributors and announcements.

Contributors

Languages

C

51.8%

C++

21.0%

Shell

13.1%

Batchfile

8.7%

Assembly

2.0%

Python

1.4%