Home | About Us | FAQ | Courses | Contact Us |  Sign-In
Syllabus  |   Lectures  |   Downloads   |   FAQ  |   Ask a question  |  
Course Co-ordinated by IISc Bangalore
Question in Lecture
Ask a Question

Question Topics :

Question:
NOTE: Before you post question check if your question already exists.Please do not repeat questions.

All Questions



Question: Is the source code which extends the ROTOR's JIT compiler available for downloading?
By: Thomson     Date: 2012-02-06

Answer: No. The source code is not available any more. The project was done during 2002-04 and we are not continuing the project any more. Therefore, we are not in a position to supply the source code. However, the paper which describes the work is available. The reference is : Kapil Vaswani and Y.N. Srikant, Dynamic Recompilation and Pro le-guided Optimizations for a .NET JIT Compiler, IEE Proc. Software, 150(5), October 2003, pp 296-302, (Special issue on Rotor). I will not be able to supply the paper since it is copyrighted by IEE. Srikant

By: Prof. Y.N. Srikanth     Date: 2012-02-21


Question: how does compiler takes care of printf and scanf function?
By: sudhir sharma     Date: 2012-06-29

Answer: printf and scanf in C are macros and are not processed much by the compiler. In fact, the type checking on parameters is also not done. They are simply passed to the macro and a call to that macro is generated by the compiler.

By: Prof. Y.N. Srikanth     Date: 2012-07-02


Question: Sir, the video clarity is very poor, though the content is, no doubt, excellent. Sir, will the video clarity be better if I purchase the DVD? Or is there a place where I can download HD videos?
By: Clarence J M Tauro     Date: 2012-07-24

Answer: No DVD or HD videos are available.

By: Prof. Y.N. Srikanth     Date: 2012-09-07


Question: Respected sir,, i have problem in first and follow topic,,,, please give me any easy way to find out first and follow of any given problem.
By: sushil mutiyar     Date: 2012-10-15

Answer: This question is not a part of the advanced topics in compiler design. However, in brief, there is no easy way to compute first and follow. It does require an elaborate application of the standard algorithms. Please solve a few problems and become more familiar with the algorithms. Simple and easy ways to compute first and follow usually fail on complicated grammars.

By: Prof. Y.N. Srikanth     Date: 2012-10-20


Question: good text about multimedia application development
By: nissi     Date: 2012-12-06

Answer: Question irrelevant to "compiler design" and therefore not answered.

By: Prof. Y.N. Srikanth     Date: 2012-12-24


Question: multimedia application development
By: nissi     Date: 2012-12-06

Answer: Question irrelevant to "compiler design" and therefore not answered.

By: Prof. Y.N. Srikanth     Date: 2012-12-24


Question: a detailed note on compiler design
By: nissi     Date: 2012-12-06

Answer: Question needs to be more specific.

By: Prof. Y.N. Srikanth     Date: 2012-12-24


Question: greetings sir please reply me i have posted problem in your email related to LALR AND SDT. question is so lengthy so i am not able to post here. it was a GATE 2005 common data problem. thank you :)
By: satya prakash patel     Date: 2012-12-25

Answer: I am sorry. I do not solve problems in this forum. This is meant for clarifications only.

By: Prof. Y.N. Srikanth     Date: 2012-12-28


Question: Respected Sir, in which lecture i find about syntax translation scheme for array assignment statement into an intermediate code.
By: YASH JAIN     Date: 2013-03-22

Answer: These lectures are of an advanced nature and they assume the knowledge of the front end, which deals with intermediate code generation. Therefore, none of the topics related to the front end are covered in these lectures.

By: Prof. Y.N. Srikanth     Date: 2013-03-22


Question: What is the concept of compile time representation and non-local names in compiler design?
By: rohit singh     Date: 2013-04-12

Answer: Please go through the lectures on "run-time organization".

By: Prof. Y.N. Srikanth     Date: 2013-04-26
Disclaimer: We will take every effort to answer your question.However, in case of delay or no response NPTEL claims no responsibility.

Site Maintained by Web Studio, IIT Madras. Contact Webmaster: nptel@iitm.ac.in