forked from nachivpn/silcnitc-monsoon-report
-
Notifications
You must be signed in to change notification settings - Fork 0
/
abstract.tex
4 lines (4 loc) · 1.03 KB
/
abstract.tex
1
2
3
4
\vspace{2in}
\begin{abstract}
This project proposes an educational platform for compiler design as a potential improvisation of the currently existing framework being used at the compiler construction laboratory in our institution. This platform can be used as a part of the undergraduate compiler construction project. This involves building a compiler for a simple but a non-trivial programming language. We have designed the platform in such a manner that the students would build the compiler in a simple yet systematic method. The process has been broken down into smaller components and implemented stage by stage. Even though this has already been done in theory as well as practice, in our opinion, the correlation between them often goes unnoticed. The different stages have been integrated in such a way that their interlinking is given a lot of importance. This project is aimed at developing a self-sufficient experimental compiler design platform where students can build their own compiler with minimal expert supervision.
\end{abstract}