Skip to content

valerii-martell/Simple-interpreter-LL-parser

Repository files navigation

Simple Interpreter / LL(1) parser

Programming assignments in university course "Compilers Theory".

Implemented simple interpreter model:

  • table processor,
  • LL(1) parser (syntax analyzer),
  • lexical analyzer,
  • errors processor,
  • semantic analyzer,
  • simple interpreter.

About

Programming assignments in university course "Compilers Theory"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages