-
Notifications
You must be signed in to change notification settings - Fork 0
SvrAdityaReddy/Basic-Interpreter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1)This is a interpreter in someway similar to python interpreter implemented in java. 2)This interpreter can only perform airthmetic operations as mentioned.(We might develop it more and add new features in the future). 3)To run the interpreter type the command "ant run" in command prompt (Should be run under the directory where the build.xml file is saved). 4)To compile our source code type the command "ant compile" in command prompt. 5)To create a jar file of the class files created type the command "ant jar" in command prompt. 6)To clean/remove the class directories created type the command "ant clean" in the command prompt. 7)All the source codes are present in the "source" directory and inside this directory, all the source codes for exceptions are present in the "Exceptions" directory. For more information regarding these commands, please refer build.xml file. For more information regarding ant tool, please refer http://ant.apache.org/manual/index.html TEAM: Kb.Shyam(IMT2014050) T.Armitha(IMT2014060) P.S.Ramaraju(IMT2014038) S.V.R.Aditya Reddy(IMT2014047)
About
Source code and Build files of our project regarding Interpreter implementation in Java
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published