+ 10

Can anyone tell me about the working of compiler??

working of compiler

23rd Jul 2018, 8:27 AM
Vineet Kumar
Vineet Kumar - avatar
2 Antworten
+ 10
Thanks for your feedback Sir.
13th Jul 2019, 2:57 PM
Vineet Kumar
Vineet Kumar - avatar
+ 3
Roughly speaking, it's like a translation service between languages, but usually from something more abstract to something the computer has an easier time understanding (e.g. SCSS, SASS, and LESS all compile to CSS). https://en.wikipedia.org/wiki/Compiler
23rd Jul 2018, 9:22 AM
Janning⭐
Janning⭐ - avatar