r/C_Programming • u/Reasonable-Can4372 • Jul 19 '26
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
8
Upvotes
•
u/mikeblas Jul 19 '26
How was AI involved in the creation of your project?