BinaryByter
google in english
BinaryByter
wat?
Alignant
Do you really think you should ask it here? :c
Dima
Dots intensifies
Anonymous
My codelite is not displaying output and my code compile well no errors no warning
Dima
View -> Debug -> Errors pad
Mat
Python works that way
Mat
Python works that way
Like tensorflow. It's written in C/C++, but it has a Python API
Mat
Seems similar to what you've described
Anonymous
Yelsin Sadiq: My codelite is not displaying output and my code compile well no errors no warning
Alignant
Python is a scripting language. I'm not sure why would you ever want to compile it~
BinaryByter
^
Mat
Actually is a totally different thing ahaha
Mat
Yelsin Sadiq: My codelite is not displaying output and my code compile well no errors no warning
Okay. You have a logic error. The program is well (without errors) written but it doesn't do what you want (probably)
Anonymous
Yes sir
Mat
Yes sir
No sir. Just yes. Please
Anonymous
I notice this on linux so I bought a Windows machine but still same.
Anonymous
On same codelite
Anonymous
Yes, I tried compiling the code from terminal it works fine
Anonymous
I used CLion it works fine also, but I can't be paying that much for an IDE now.
Mat
I used CLion it works fine also, but I can't be paying that much for an IDE now.
Mmmmm, who cares? Really, what do you want from us? Just sharing a story?
Anonymous
My codelite is not displaying output and my code compile well no errors no warning, from Codelite. How to solve this?
Alignant
I used CLion it works fine also, but I can't be paying that much for an IDE now.
Use QtCreator for for GUI apps and vim/emacs + gcc for anything else :D
Marie
https://youtu.be/53zkBvL4ZB4
Anonymous
Anonymous
Anonymous
Anonymous
Anonymous
If you notice in this terminal the Hello, World not displaying
olli
If you notice in this terminal the Hello, World not displaying
You're code is correct. This is most likely due to an error in codeLite. CodeLite users experienced similar issues. Maybe you could try the workaround described here https://github.com/eranif/codelite/issues/1495#issuecomment-419726746
Alignant
Try to flush xD
Anonymous
Try to flush xD
How do I do this
Alignant
std::cout « "Hello world" « std::endl;
olli
Not working also
have you tried the workarount . The reported issue could apply to you as well, the path of your cpp file contains a space character as well https://t.me/programminginc/64658
BinaryByter
far to many unfortunately...
I love my french teacher
BinaryByter
:D
Defragmented
gcc takes up 1.4gb when i try to install it. is there a lighter gcc version in linux? clang is 130mb, is it similar?
Alignant
gcc is a collection of compilers
Defragmented
linux
Dima
hence gnu compiler collection lol
Ariana
oh gcc compiles to assembly first
Alignant
hence gnu compiler collection lol
I mean, clang is lighter because it doesn't support... fortran, for example :D
Ariana
yeah gnu supports many langs not just c, c++
Alignant
It even supports Go
Alignant
Which is my favorite language~
Alignant
(not really)
Dima
Oh that one which is sa and concurrent fe
Ariana
i have go assembly ptsd from my first security competition having to reverse a 1mb go binary xd
Ariana
i tried it, it’s like meh not so useful unless you are super lazy
Ariana
(was sight reading un sospiro a bit late xd) but C and directly be compiled into machine code. Machine code is literally just 1 to 1 translated assembly anyways
Ariana
Yeah
Alignant
I assumed you're older. For some reason
Alignant
Alignant
I am not sure why anyone uses it for web dev, there are better solutions
Alignant
But you definitely don't need it as the main language for your app, therefore you don't need Cython
Ariana
I am not sure why anyone uses it for web dev, there are better solutions
uhh because php suz and laziness, or need to compleye in 1 houe
Alignant
But I meant JS
BinaryByter
php isn't fast
BinaryByter
it uses an interpreter that was written by crackpots
BinaryByter
because yes, php is interpreted
Alignant
php isn't fast
Python is slower, as far as I know
Alignant
Faster doesn't means fast :D
BinaryByter
I know
BinaryByter
but I don't think that python is faster
Alignant
but I don't think that python is faster
Do you mean "I don't think php is faster?"
BinaryByter
yes I meant exactly that, sorry