Calculator

By Somasundaram Meiyappan (2003)

This is a program that I wrote towards a small assignment in a compilers course at NUS. The program can also output graphs of the tee constructed to execute a command line. This enhances the visualtiation of the tool. You should use a graph visualisation tool like xvcg or aiSee. Please refer to the report in the articles section for more details. The program also distinguishes types of the values automatically. This program could help new lex and yacc/bison users, I guess.

Minimum Requirements:
Linux/Unix with flex and yacc 

Download:
     File: calculator.zip
     Size: 16 KB

Feel free to use this source anywhere you like. But please do not use this for your project/assignment. Sources are never shared for that.

Click here to download source code