90 likes | 97 Views
This project aims to solve a problem in compiler construction by introducing a new extension. It fits into the overall compiler architecture and offers a unique and cool solution. The example(s) will demonstrate its usefulness, challenges, and the impressive algorithms used. The problem is hard and worth solving due to its theoretical background. The implementation details cover what has been done so far, what remains, and potential extensions. In conclusion, this project is amazing and offers a fantastic solution.
E N D
My/Our awesome project Compiler Construction `11 First1 Last1 First2 Last2
Introduction • a few words on what problem you’re trying to solve • also explain (shortly) how this fits into the overall compiler architecture • Why is your project interesting/cool?
Example(s) • it (they) should explain why your extension is useful and how one would use it • it (they) should also demonstrate what the challenges are • Why is your problem hard/worth solving?
Theoretical background • How does it work (on paper)? • Explain the main concepts. • What do you need to make it work?
Implementation details – what has been done so far • what was hard • which tricks you used • which cool algorithms you found to solve some problem
Implementation details – what still has to be done • what you expect to be hard • which tricks you expect to use (if you know) • Again, convince us that you know how to finish the project.
Possible extensions • Given what you plan to finish, how would one extend this work further?
Conclusion • Remind us, why your project is cool and how amazing your solution is