+ 10
Can anyone tell me about the working of compiler??
working of compiler
2 Antworten
+ 10
Thanks for your feedback Sir.
+ 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





