[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.programming.threads

Please read the following

aminer

5/15/2014 11:14:00 PM


Hello,

Please read the following:

http://bartoszmilewski.com/2013/09/19/edwa...


As you have noticed Bartosz Milewski is encouraging the use of
functional languages such as Haskel and discouraging the use of
imperative languages such as C++, but in my humble opinion since i am
working with Object pascal using the Delphi and Freepascal compilers ,
i think that Object pascal is easy to learn and to maintain, and since
it is easy to learn and to maintain i think it is less error prone than
C++ for example, so i don't think we need languages that discourages the
use of "pointers" for example, i don't think we Object pascal
programmers need such restrictive languages as "Haskel", cause Object
pascal in the Delphi and Freepascal compilers is an easy language and
easy to maintain, and i think Object pascal is high level enough to
construct great things with it, and i think Object pascal will get more
and more high level and that will be enough for Object pascal
programmers to do lot of great things with it.


And speaking about Object pascal, here is my libraries that was
develloped with Object pascal:


https://sites.google.com/site...



Thank you,
Amine Moulay Ramdane.








1 Answer

aminer

5/15/2014 11:28:00 PM

0


Hello,


As a proof:

Look for example at my scalable node based Lock called MLock , i have
invented it and implemented it in one day time, and what you will notice
that it is stable and it contains no memory leak, why ? cause
i am also using Object pascal an easy to learn and easy to maintain
language and using the the Freepascal compiler tools to track memory
leaks, and also using my experience in programming and parallel
programming and using my intelligence, and that was enough to
bring you a stable and scalable MLock in one day time.

You can download scalable MLock from:

https://sites.google.com/site...scal...




Thank you,
Amine Moulay Ramdane.



On 5/15/2014 4:14 PM, aminer wrote:
>
> Hello,
>
> Please read the following:
>
> http://bartoszmilewski.com/2013/09/19/edwa...
>
>
> As you have noticed Bartosz Milewski is encouraging the use of
> functional languages such as Haskel and discouraging the use of
> imperative languages such as C++, but in my humble opinion since i am
> working with Object pascal using the Delphi and Freepascal compilers ,
> i think that Object pascal is easy to learn and to maintain, and since
> it is easy to learn and to maintain i think it is less error prone than
> C++ for example, so i don't think we need languages that discourages the
> use of "pointers" for example, i don't think we Object pascal
> programmers need such restrictive languages as "Haskel", cause Object
> pascal in the Delphi and Freepascal compilers is an easy language and
> easy to maintain, and i think Object pascal is high level enough to
> construct great things with it, and i think Object pascal will get more
> and more high level and that will be enough for Object pascal
> programmers to do lot of great things with it.
>
>
> And speaking about Object pascal, here is my libraries that was
> develloped with Object pascal:
>
>
> https://sites.google.com/site...
>
>
>
> Thank you,
> Amine Moulay Ramdane.
>
>
>
>
>
>
>
>