0
If we creating something using Codes.. Then who is actually creates the Code it self? How it was made?
Curious about how all the Coding Languages we currently use today are made.and by whom?
3 Respuestas
+ 2
Good question! I'm no expert in this field but you may try to discover the concept known as Lexical Analysis which allows the computer to understand the meaning based on a predefined set of characters/keywords (token).
Besides, understand the concept enable one to create esoteric programming language like JSF*ck and Whitespace.
Hopefully someone with experience is able to write better answer later! 😉
🔗 External link
https://en.wikipedia.org/w/index.php?title=Lexical_analysis&oldid=872271284
https://en.wikipedia.org/w/index.php?title=Esoteric_programming_language&oldid=867775018
+ 1
Ridzuan Wan You're most welcome! 😄
0
Thanks so much for heads up Zephyr Koo ;) it helps alot!