Welcome to DEV, and congratulations on your first post! Many Python packages are actually written in C/C++ for performance benefits, but I didn't know you could run Ruby code! I suppose any language that can kick off a shell command can invoke a program written in another language, so long as the interpreter is installed, or the program is precompiled.
From your comment, I was wondering how a programming language is written, my guess is it must be written by at least one available language, and at the end everything is interpreted to 0 and 1. So I wonder if there is a way for any language could be used together. I'm only 1 year into coding, I still have a long way to figure out how things in programming work.
Thank you for your comment and welcoming.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Welcome to DEV, and congratulations on your first post! Many Python packages are actually written in C/C++ for performance benefits, but I didn't know you could run Ruby code! I suppose any language that can kick off a shell command can invoke a program written in another language, so long as the interpreter is installed, or the program is precompiled.
From your comment, I was wondering how a programming language is written, my guess is it must be written by at least one available language, and at the end everything is interpreted to 0 and 1. So I wonder if there is a way for any language could be used together. I'm only 1 year into coding, I still have a long way to figure out how things in programming work.
Thank you for your comment and welcoming.