C++ Logo

std-proposals

Advanced search

Re: [std-proposals] AI (was: : Re: [PXXXXR0] Add a New Keyword ‘undecl’)

From: Kim Eloy <eloy.kim_at_[hidden]>
Date: Thu, 18 Dec 2025 09:00:50 +0000
You all could judge me, but could not judge the existence for me as a natural person, which made me feel embarrassed and think you all are rude.
My emotions in previous emails, and the grammar mistakes, are the proof for me existing as a person.
I don't care how you all define me, but my project, masterpiece of me, the proof for me for surviving from these years day and night, has taken me too much time.
You all think there's some problems in China, I think so. A lot of Chinese do things that is bad for others and bad for themselves.
One more thing: I opened source for Semantic family, cpp version, JavaScript version, and I will come up Java version and typescript version in the future. I know c++, and know more languages to implement my pipeline.
I will implement lambda in c language.

获取Outlook for Android<https://aka.ms/AAb9ysg>
________________________________
From: Kim Eloy <eloy.kim_at_[hidden]>
Sent: Thursday, December 18, 2025 4:48:01 PM
To: Jonathan Wakely <cxx_at_[hidden]>; C++ Proposals <std-proposals_at_[hidden]>
Subject: Re: [std-proposals] AI (was: : Re: [PXXXXR0] Add a New Keyword ‘undecl’)

This is my project readme link:
https://github.com/eloyhere/semantic-cpp/blob/main/README.md
I am the creative person who would never be replaced by Ai.
semantic-cpp is a header-only, high-performance stream processing library for C++17 that combines the fluency of Java Streams, the laziness of JavaScript generators, the order mapping of MySQL indexes, and the temporal awareness required for financial, IoT, and event-driven systems.
Example:
semantic::from({1,2,3,4,5}).reverse(). toOrdered().cout();//5,4,3,2,1
This is what you can't implement in std::ranges.
This, is, my, creativity.
Understand my source code, AI could not do, how about you all?

获取Outlook for Android<https://aka.ms/AAb9ysg>
________________________________
From: Kim Eloy <eloy.kim_at_[hidden]>
Sent: Thursday, December 18, 2025 4:19:37 PM
To: Jonathan Wakely <cxx_at_[hidden]>; C++ Proposals <std-proposals_at_[hidden]>
Subject: Re: [std-proposals] AI (was: : Re: [PXXXXR0] Add a New Keyword ‘undecl’)

And, I reply to your topic undeclare key word. It's useless, and unnecessary. Just as I said, use scope.
if(true){
 scope variables.
}
std:: funtional<void()> task = []()->{
scope variables.
};

获取Outlook for Android<https://aka.ms/AAb9ysg>
________________________________
From: Kim Eloy <eloy.kim_at_[hidden]>
Sent: Thursday, December 18, 2025 4:14:13 PM
To: Jonathan Wakely <cxx_at_[hidden]>; C++ Proposals <std-proposals_at_[hidden]>
Subject: Re: [std-proposals] AI (was: : Re: [PXXXXR0] Add a New Keyword ‘undecl’)

At it could run on my phone, it's enough. I redeclare: I wrote this project to optimise development experience. Now I have finished cpp version and have been devoting on JavaScript version.
If you all think I am the Artificial Intelligence, I apologise for using them for expressing for me.
I am just the person experiencing darkness in China. And I don't care how world defines me.
Core type: Generator
The Generator type is inspired by JavaScript generator function. I use generator to transfer functions inside, which is pipeline to transfer data and mapped indexes.

获取Outlook for Android<https://aka.ms/AAb9ysg>
________________________________
From: Jonathan Wakely <cxx_at_[hidden]>
Sent: Thursday, December 18, 2025 4:07:44 PM
To: C++ Proposals <std-proposals_at_lists.isocpp.org>
Cc: Kim Eloy <eloy.kim_at_[hidden]>
Subject: Re: [std-proposals] AI (was: : Re: [PXXXXR0] Add a New Keyword ‘undecl’)



On Thu, 18 Dec 2025, 08:00 Kim Eloy via Std-Proposals, <std-proposals_at_[hidden]<mailto:std-proposals_at_[hidden]>> wrote:
You all think too much. This is just a header, I didn't give you cpp file for implementations.

It's still not valid C++ code though, and so obviously not tested.



Received on 2025-12-18 09:00:54