How are programming languages created?

Asked

Viewed 58 times

0

Sometimes when I program, it occurs to me that I am programming from a program since who interprets or compiles is a program. So I thought, how are programming languages created?

  • Are programming languages created from another language right? So which language is usually used?

  • If there is no X language adopted for creating a programming language, how can it be created ?

  • If programming languages are used to create other programming languages, this would not be bad for performance at some point, for example, creating an X language with Java or Ruby that is already a little slow or heavy?

I’ve read these other questions that indicated:

These are very interesting questions that have a little to do with the subject but it’s still not what I want. The question is not about creating the first programming languages, how a computer works or how it is decided to create a language.

What I want to know is about the latest high-level programming languages and the next ones to come. I want to know what they’re created with and, as I said earlier, if it wouldn’t have any impact on performance over time.

  • 2

    In addition to the duplicate already indicated, also has that one and that one - and they all have answers with several other complementary links

  • 4

    I closed it, but looking more closely it may be that the question is not exactly duplicated. It may be that the form made does not help to be clear this (could improve, who knows considering already knowing about the duplicate if the purpose would be other information not contemplated in the links placed)). It could change something to indicate what is different from the one that already exists, while I will wait if other people are positioned. It may be that in others links together get complete answer, then I put as part of the duplicate

  • @Maniero I edited the question and hope to have been clearer. I just don’t know which correct tag to use in the question.

  • 1

    There’s no point reopening it’s too broad, I’d have to explain a semester of compilers to answer your question. @Jeanextreme002 you need to go to a computer science college you’ve arrived, or are arriving, at the limit that you can learn on your own.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.