How does C compiler work?(JNNC Technologies)


                                                         http://jnnctechnologies.com/


compiler is a program that translates the source code for another program from a programing language into executable code. The source code is typically in a high-level programming language (e. g. Pascal, CC++, Java, Perl, C#, etc.). ... Lexing - break up the text of the program into "tokens".

0 Comments

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();