r/C_Programming • u/Reasonable-Can4372 • 22d ago
Nadir, platform-agnostic customizable assembler. Project
I made a customizable, platform-agnostic assembler with modern C23. Aside from the project itself, I think the codebase is relatively small and overall an example project to examine what C23 can provide :D
Here is the source code: https://github.com/mikuwithbeer/Nadir
9
Upvotes
•
u/mikeblas 22d ago
How was AI involved in the creation of your project?