Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.programming.threads > #3055

Re: About C++....

X-Received by 10.182.79.70 with SMTP id h6mr655784obx.22.1447114514072; Mon, 09 Nov 2015 16:15:14 -0800 (PST)
X-Received by 10.50.25.131 with SMTP id c3mr32328igg.6.1447114514051; Mon, 09 Nov 2015 16:15:14 -0800 (PST)
Path csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!i2no1311803igv.0!news-out.google.com!l1ni1531igd.0!nntp.google.com!i2no1311797igv.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.programming.threads
Date Mon, 9 Nov 2015 16:15:13 -0800 (PST)
In-Reply-To <n08otv$pt4$8@dont-email.me>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=24.155.224.32; posting-account=CZMNfAoAAADjlmgzLcebBE88R4U4WI72
NNTP-Posting-Host 24.155.224.32
References <n08otv$pt4$8@dont-email.me>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <b7489d0e-8a20-4244-9df7-e82d42e436ea@googlegroups.com> (permalink)
Subject Re: About C++....
From nigrtrash@gmail.com
Injection-Date Tue, 10 Nov 2015 00:15:14 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.programming.threads:3055

Show key headers only | View raw


On Wednesday, October 21, 2015 at 2:29:05 PM UTC-5, Ramine wrote:
> Hello,
> 
> 
> Ladies and gentlemen, i have looked carefully to C++,
> it is a nice programming language, but i have to be frank, the 
> difficulty that i have found is that i have implemented many projects 
> like my Parallel Archiver and Parallel Compression Library and Parallel 
> Sort Library etc. and i have invented many synchronization algorithms 
> like my SemaCondvar and SemaMonitor and my SeqlockX and my new 
> Distributed Reader-Writer Mutex etc. and as you have noticed i have done 
> it with Object Pascal and port them to the FreePascal and Delphi 
> compilers, and i can tell you that Object Pascal of FreePascal and 
> Delphi compilers is a beautiful and nice programming language also, so 
> now you understand me more, my question is then: where can i find all my 
> projects in C++ ? this is the sad reality, because i can not find them 
> in c++ and this is why i have choosen Object Pascal as programming 
> language, more than that you have seen me explaining to you yesterday 
> that Delphi and FreePascal compilers support the Strong Memory Model as 
> you find it on the x86 architecture , so that makes Sequential 
> consistency in concurrency less prone to errors, that's not the case 
> with languages like C++ that make Sequential consistency difficult to 
> reason about and more error prone since C++ support the weak memory 
> model , i think Java is the same as C++, so this is why i am happy with 
> Object Pascal that easy the things for me in the language and with it's 
> strong memory model support.
> 
> 
> You can download all my projects from:
> 
> https://sites.google.com/site/aminer68/
> 
> 
> 
> Thank you for your time.
> 
> 
> Amine Moulay Ramdan

I couldn't exactly understand what you are saying. You want templates for your projects? Also, if you want to port code into different languages, I suggest simply rewriting it in the target language, the code may have bugs that need to be corrected.

Back to comp.programming.threads | Previous | Next | Find similar | Unroll thread


Thread

Re: About C++.... nigrtrash@gmail.com - 2015-11-09 16:15 -0800

csiph-web