Python axx generalized assembler

I made Caxx (axx in C). translated with Claude and have released on github. I think it is better for embedding than python's. Please use it.
 
Last edited by a moderator:
Now I have succeeded the test in the case of x86_64 FreeBSD to emit ELF relocatable object file. Link successfully completed. The hello world code works.
 
Back
Top