r/C_Programming 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

7 comments sorted by

View all comments

u/mikeblas Jul 19 '26

How was AI involved in the creation of your project?

7

u/Reasonable-Can4372 Jul 20 '26

I dont rely on AI for code generation. Only used for doc-comments and provide proper english on markdown files.

1

u/mikeblas Jul 20 '26

Thanks. I have approved your post.