GitHub / MohamedEsssam / Pascal-Compiler
Java program used to translate pascal code to assembly code by Three steps: 1-tokenizer, 2-parsing, 3-code generation, and check the validation of code syntax and describes the errors and line caused the error if write the wrong syntax.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohamedEsssam%2FPascal-Compiler
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 30.3 KB
Dependencies parsed at: Pending
Created at: about 7 years ago
Updated at: almost 2 years ago
Pushed at: almost 7 years ago
Last synced at: almost 2 years ago
Topics: java, pascal-compiler, regex, tokenizer