I made it! ⇒ Script language KINX (introduction)
The more you use your own tools, the easier it will be for craftsmen to get used to them. Even in a programming environment, editors are the same. And so is the programming language.
The long-established programming language is C, and many professional programmers should have gone through C.
Or Not really.
No, those who have some skill are familiar with C and will know the assembler.
On that premise, I think that C-like language specifications (grammar) are easy to get used to. In that respect, JavaScript is easy to get used to. JavaScript is my favorite category.
However, neither the major scripting languages Ruby and Python, which divide the world's popularity, are C-like. Why. Until then, once you get used to it.
Dynamically typed languages are often said, but I think ad hoc and speedy development can achieve transcendental productivity if you don't have the skills.
It's okay to use node.js in JavaScript, it's not lightweight anymore. The behavior is also unique.
Why is there no or unpopular C-like generic and lightweight scripting language for dynamically typed languages?
I tried to express only that feeling.
That's all for today.
Recommended Posts