implement the lexical analyzer (original version for calculator) in Ada
Assignment
The purpose of this assignment is to expose students to a new language and to
reinforce lexical analysis concepts. Specifically, the assignment is to implement the
lexical analyzer (original version for calculator) in Ada. Ada is covered in one of the
recorded lectures. My java version of the lexical analyzer is accessible on canvas. YOU
DO NOT HAVE TO USE MY VERSION! You can use your version or a combination of
You must use the fixed length string
implementation in Ada.
the two.
Please check the below recording once. Instructor has sent this morning
related to the code Compiler for ADA program.
https://drive.google.com/file/d/1rjbQDRU2H3CMAw8zJFFhw2dIUBteMiX/view?usp=share_link