- 6

Is it possible to create your programming language with sololearn.🤓

13th Jun 2021, 8:44 AM
Prince Heritage
Prince Heritage - avatar
16 odpowiedzi
+ 4
to create your own programming language, you need a lot of effort. If you want to create your own programming language using another language, then you need to know the language very good
13th Jun 2021, 8:51 AM
SammE
SammE - avatar
+ 3
also it is possible to write your language using C ++, node.js
13th Jun 2021, 9:37 AM
SammE
SammE - avatar
+ 2
Prince Heritage why are you not satisfied with the existing languages, that you are trying to create your own?
13th Jun 2021, 9:01 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
NO neither sololearn itself could be enough to learn how to, nor sololearn provide tools to do so ^^
13th Jun 2021, 8:49 AM
visph
visph - avatar
+ 1
I myself sometimes want to create my own language. Probably this feeling of thirst to create something of your own
13th Jun 2021, 9:04 AM
SammE
SammE - avatar
+ 1
I believe that a more or less acceptable language that would be useful for others is very difficult to create yourself, alone. for example, javascript was created by at least three programmers. to create a language, you need a team of like-minded people
13th Jun 2021, 9:08 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
Java language was created by the big company "Sun Microsystems"
13th Jun 2021, 9:11 AM
SammE
SammE - avatar
+ 1
however you could implement basic languages such as brainfuck or other esoteric languages... in that sense, you could create your own ;P
13th Jun 2021, 9:14 AM
visph
visph - avatar
+ 1
😁 yes... but does it make sense?for the sake of programming practice? to add to your portfolio?
13th Jun 2021, 9:16 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
for the pleasure of coding, or for my case only for solving codewars katas ;)
13th Jun 2021, 9:18 AM
visph
visph - avatar
+ 1
is there such a kata on codewars?
13th Jun 2021, 9:20 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
not to write your own language, but to implement esoteric languages interpreters yes: there are some... maybe about a dozen, approximatively ^^
13th Jun 2021, 9:23 AM
visph
visph - avatar
+ 1
plus some about writing parsers of many kinds (including calculators)
13th Jun 2021, 9:24 AM
visph
visph - avatar
+ 1
however, you have also the ability to write/create kata: that may be a way to do your own (less or more basic) language ;)
13th Jun 2021, 9:27 AM
visph
visph - avatar
+ 1
by using any (programing) language in fact... but compiled ones are more recommended for efficiency ^^ however, not "with sololearn" as OP asked ;P
13th Jun 2021, 9:42 AM
visph
visph - avatar
0
I wonder why beginners are eager to create their own programming language? is this delusions of grandeur?
13th Jun 2021, 8:59 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar