Welcome to cppfront Discussions! #580
Replies: 5 comments 3 replies
-
do not worry since you opened the repo a lot did change. while most people have rudimentary cpp2 front ends today i expect that we soon will be able to use something like "Gorilla ML" to Implement LLVM Language Frontends. then we do not even need normal maintainers anymore as LLVM offers a Solid API and Grolla ML can use that API with 90+ % there is enough space for exploration soon. My most best cpp2 frontend is at present generated for GraalVM using the Truffle API and Gorilla. But i am improving the usability at present. I have chosen GraalVM because there exists LLVM support and i can use still use the JVM and GraalVM Debugging tools like Ast Visualizers and that. My new Final goal is now to get a LLVM only cpp2 frontend AI generated and Compiled via cpp2 on graalvm which got again Implemented by AI. my real goal is not to implement cpp2 but my goal is to implement any Language Faster and integrate it with existing tooling. For example the GraalVM cpp2 supports the vscode GraalVM extension and debugging tools so i can even use chrome devtools for cpp2 debugging even cross language boundaray. I Only wanted to update you here as you updated us. Much love for you. |
Beta Was this translation helpful? Give feedback.
-
@hsutter |
Beta Was this translation helpful? Give feedback.
-
Ok i create a new suggestion for secure memory totomorrow. But during the
ISO C++ conference would I have the right to propose the same ideas or
should I keep them for this project?
Le jeu. 4 janv. 2024 à 21:38, gregmarr ***@***.***> a écrit :
… A good place to start to learn about the project is to read the README
<https://github.com/hsutter/cppfront/blob/main/README.md> and then watch
the 2022 and 2023 CppCon talks.
@hsutter <https://github.com/hsutter> The 2023 talk isn't linked from the
README. That would be good to add.
—
Reply to this email directly, view it on GitHub
<#580 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BAMPRSAABRRPW5AFRH57XN3YM4HMXAVCNFSM6AAAAAA3NSWGCKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DAMJWHE2DM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
if this poses a problem I don't do it but I think it could be interesting
Le jeu. 4 janv. 2024 à 22:22, Johel Ernesto Guerrero Peña <
***@***.***> a écrit :
… Oh, so you're looking to use cppfront to implement a Cpp1 proposal?
P2971 <https://wg21.link/P2971> did that, although the implementation
wasn't floated around in this repository.
—
Reply to this email directly, view it on GitHub
<#580 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BAMPRSBDTZ3CAQCX6AYEDUTYM4MR5AVCNFSM6AAAAAA3NSWGCKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DAMJXGM2DI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I will finish making the proposal over the weekend because I still have the translation to do |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
Discussions is a place to:
Note the Code of Conduct always applies. In a nutshell, because it's worth repeating: Always be kind. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions