• Stars
    star
    1
  • Language
    Java
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.