Skip to content

Releases: The-Continuers/PL-Project

PL-2.0.0

22 Jul 18:16
d71e489
Compare
Choose a tag to compare
  • implement print functionality
  • fix minor bugs in grammar

PL-1.0.0

20 Jul 21:46
Compare
Choose a tag to compare
  • implement parser and scanner
  • implement elementary interpreter
  • handle recursion property
  • evaluate codes from python files
  • add unit tests of the project