Skip to content

nekernel-org/nectar

Repository files navigation

Nectar

CI License: GPL-3.0

Structure:

  • src/CompilerKit – Compiler Kit written in C++
  • src/LibC++ – C++ ABI Library.
  • src/ThirdParty – Third Party Code.
  • src/DebuggerKit – Debugging Kit written in C++
  • src/CommandLine/ – C/C++ Command Line Tools.

Requirements:

Notice for Contributors:

Always use format.sh before commiting and pushing your code!

Getting Started:

Run the following:

git clone git@github.com:nekernel-org/necti.git
cd necti
# Either build the debugger or compiler libraries/tools using nebuild.

And build the source tree using the NeBuild system.

Security

  • Vulnerability Disclosure:
    Please report security issues privately via email or GitHub Security Advisories.

Authors & Credits


License

This project is licensed under the Apache-2.0 License.

© 2024-2025 Amlal El Mahrouss & NeKernel contributors. Licensed under the Apache 2.0 license.

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages