Script Language= Javascript

Total Page:16

File Type:pdf, Size:1020Kb

Script Language= Javascript

Compiler (Pushdown Machine)

 

Pushdown Machine

 

 

Input Sample Sequence: {code is 8^m and 7^n}

Translate : {code is 8^m+n, 7^2m}
Please input number to text box N and M

Input Number:

M:  

N:  
Result:
 


Note M is "8" and N is "7", My program you can input number to text box between(0-9).

             
Document:
Using Finite State Machine
1. Input number and click submit button.
2. Result box show answer.
 
Design:
  Transition with pushdown machines
Source Code:
  Implement by JavaScript
             
About:
Develop by:
  Peerapong Kiatcheeranun
Student No:
  4605487
Course Study:
  Compiler Construction
Course No:
  204442

Recommended publications