S
S
Semyon Lukyanov2020-01-09 15:06:02
Programming languages
Semyon Lukyanov, 2020-01-09 15:06:02

Is it worth writing your programming language in python, c# and node.js?

Good day, I want to write my own programming language using the languages ​​\u200b\u200bthat are indicated in the question is it worth it to worry about it?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
G
Germanjon, 2020-01-09
@Germanjon

Is that just for self-satisfaction, improving skills and in order to figure out what is under the hood of compilers.
It is unlikely to be of practical use (judging by your status "Newbie in programming" and the fact that you generally ask this question).

I
index0h, 2020-01-09
@index0h

Is it worth writing your programming language in python, c# and node.js?

In order to write your own language, you should not have a weak motivation, since the task is difficult and hemorrhagic. Also, your language should solve target problems better than existing languages. Otherwise there is no point.
Why do you need a new language?

A
Antonio Solo, 2020-01-09
@solotony

why write it? only of course not in python, c# and node.js
to write compilers use c, lex, yacc (or a similar stack for C ++)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question