Issue |
95886
|
Summary |
Adding compilation support to the AsmX G2 programming language
|
Labels |
new issue
|
Assignees |
|
Reporter |
TaiHusk
|
# Description
Hello LLVM team!
I am the developer of the AsmX G2 programming language.
I am convinced that the integration of AsmX G2 with LLVM will open up new opportunities for developers using AsmX G2, giving them access to LLVM optimizations and tools.
I am ready to take the initiative to implement this functionality and create PR. However, before that, I would like to get some guidance and clarification from the LLVM team on the following issues:
- Which LLVM components (backend, frontend, possibly others) will require modification to support AsmX G2?
- Are there any guidelines or best practices for integrating new languages with LLVM that I could follow?
- Are there any features of the AsmX G2 architecture that I should consider when integrating with LLVM?
Any help or advice from the LLVM team would be invaluable.
Thank you!
# Additional details
repo: [AsmX-G2](https://github.com/lang-AsmX/AsmX-G2)
Code examples:
- [index.asmx](https://github.com/lang-AsmX/AsmX-G2/blob/main/examples/index.asmx)
- [memory.asmx](https://github.com/lang-AsmX/AsmX-G2/blob/main/examples/memory.asmx)
Docs: [Docs AsmX](https://taihusk.github.io/AsmXDocs/)
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs