Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nekernel-org/necti

Repository files navigation

Logo

CI License: GPL-3.0

Overview:

NeCTI is a modern, multi-platform compiler instractucture designed for modularity, and performance. It features a custom debugger engine, advanced linker, and flexible backend/frontend system. NeCTI is built for research, education, and next-generation toolchain development.

Structure:

  • dev/CompilerKit – Compiler Kit written in modern C++
  • dev/LibC++ – C++ ABI Library
  • dev/LibStdC++ – Standard C++ Library
  • tools/ – Frontend Tools
  • dev/DebuggerKit – Debugging Kit written in modern C++

Requirements:

Notice for Doxygen:

  • Use doxygen to build documentation.
  • You need it installed in order to generate offline documentation!

Notice for Contributors:

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

Getting Started:

git clone [email protected]:nekernel-org/necti.git
cd necti
# Either build debugger or compiler libraries/tools using nebuild.
Copyright (C) 2024-2025 Amlal El Mahrouss & NeKernel.org Contributors, all rights reserved.

About

C++ Modular Custom Toolchain Infrastructure

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages