Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctoic/-data-structures_assignment-02
Suppose you are designing a compiler for a limited programming language namely Recursive Language (RL) that is close to C++ and the details of language are provided later in the assignment. Your task is to compile and simulate the behavior of OS for executing a program consisting of recursion. Basic working of the Intelligent Compiler is as follows: 1. Reading a text file “code.txt” consisting of a program written in Recursive Language. 2. Compiling the code to understand the actions. 3. Exhibiting the behavior of code by updating the stack segment of a program. 4. Generating necessary output after each step and compiling the final outcome. 5. Reporting the results in “result.txt” file.
https://github.com/ctoic/-data-structures_assignment-02
Last synced: about 13 hours ago
JSON representation
Suppose you are designing a compiler for a limited programming language namely Recursive Language (RL) that is close to C++ and the details of language are provided later in the assignment. Your task is to compile and simulate the behavior of OS for executing a program consisting of recursion. Basic working of the Intelligent Compiler is as follows: 1. Reading a text file “code.txt” consisting of a program written in Recursive Language. 2. Compiling the code to understand the actions. 3. Exhibiting the behavior of code by updating the stack segment of a program. 4. Generating necessary output after each step and compiling the final outcome. 5. Reporting the results in “result.txt” file.
- Host: GitHub
- URL: https://github.com/ctoic/-data-structures_assignment-02
- Owner: Ctoic
- Created: 2021-11-09T20:13:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-09T20:23:02.000Z (about 3 years ago)
- Last Synced: 2023-03-08T21:56:50.660Z (over 1 year ago)
- Language: C++
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0