Size: a a a

Конференция C++ Russia

2020 July 28

АГ

Александр Гранин... in Конференция C++ Russia
Gabriele
This is the latest HOPL paper. If you read it carefully, you can notice that he is somewhat disappointed about the lack of direction in the most recent progress with the standard
In general, I can understand this. C++ makes our lives shorter by bringing too much stress into our lifes :( I stopped working as C++ developer when I saw a chance
источник

A

Alex Ф-ф-фэils!🌠︙... in Конференция C++ Russia
Александр Гранин
In general, I can understand this. C++ makes our lives shorter by bringing too much stress into our lifes :( I stopped working as C++ developer when I saw a chance
источник

G

Gabriele in Конференция C++ Russia
Александр Гранин
In general, I can understand this. C++ makes our lives shorter by bringing too much stress into our lifes :( I stopped working as C++ developer when I saw a chance
I am interested in C++, but in my day job I actually specialized in Unix, GNU Linux, and operating systems. So, nowadays I mostly write scripts in Bash, zsh, Perl, etc.
источник

АГ

Александр Гранин... in Конференция C++ Russia
Gabriele
I was also interested in Lisp and its implementation, years ago. It is still a very advanced language, and many "modern" languages still borrow features in from Lisp even now
BTW, do we have an informally-specified, bug-ridden, slow implementation of half of Common Lisp in the C++ standard already?
источник

A

Alex Ф-ф-фэils!🌠︙... in Конференция C++ Russia
Александр Гранин
BTW, do we have an informally-specified, bug-ridden, slow implementation of half of Common Lisp in the C++ standard already?
Yes, it named printf
источник

G

Gabriele in Конференция C++ Russia
Gabriele
I am interested in C++, but in my day job I actually specialized in Unix, GNU Linux, and operating systems. So, nowadays I mostly write scripts in Bash, zsh, Perl, etc.
Perhaps I will create something in the future using C++, or perhaps not. But this far, I think my choice was better in the long term - Unix will never change that much and I am still very interested about it.
источник

G

Gabriele in Конференция C++ Russia
Александр Гранин
BTW, do we have an informally-specified, bug-ridden, slow implementation of half of Common Lisp in the C++ standard already?
xax
источник

АГ

Александр Гранин... in Конференция C++ Russia
Gabriele
I am interested in C++, but in my day job I actually specialized in Unix, GNU Linux, and operating systems. So, nowadays I mostly write scripts in Bash, zsh, Perl, etc.
Bash is not a pleasant language. BTW, do you know there is a static analysis tool for Bash scripts written in Haskell?
источник

G

Gabriele in Конференция C++ Russia
Bash is not a programming language at all)
источник

G

Gabriele in Конференция C++ Russia
It is just useful to automate tasks. Anyone that wants to really "program" in bash is nothing but a clueless person
источник

G

Gabriele in Конференция C++ Russia
Александр Гранин
Bash is not a pleasant language. BTW, do you know there is a static analysis tool for Bash scripts written in Haskell?
Yes
источник

G

Gabriele in Конференция C++ Russia
источник

G

Gabriele in Конференция C++ Russia
as far as I know, the backend is written in haskell
источник

G

Gabriele in Конференция C++ Russia
I used it, sometimes, in my previous job
источник

АГ

Александр Гранин... in Конференция C++ Russia
Was it helpful?
источник

АГ

Александр Гранин... in Конференция C++ Russia
Gabriele
as far as I know, the backend is written in haskell
It is
источник

G

Gabriele in Конференция C++ Russia
Yes, it gave good hints
источник

G

Gabriele in Конференция C++ Russia
are you the author? )
источник

АГ

Александр Гранин... in Конференция C++ Russia
Unfortunately, I'm not :)
источник

G

Gabriele in Конференция C++ Russia
It worked reasonably well for most one-liners
источник