compilation_course_compiler/README.md

176 B

Todo

  • Error handling(so it wont just print sly: unexpected token or whatever it says)
  • Handle comparisons properly(==,!=,<=,>=,<,>)
  • Proper readme about files