Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 698 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 698 Bytes

Assignment 2

Hiện thực cây AST cho ngôn ngữ MP

First intstructions

  • Set environment variable ANTLR_LIB to the file antlr-4.7.1-complete.jar in your computer
  • Change current directory to initial/src where there is file run.py
  • Type: python3 run.py gen
  • Then type: python3 run.py test ASTGenSuite

Quickstart

  • Thư mục chính: ./src/
  • Công cụ cho việc sinh test nhanh ./toolkit.zip, Hướng dẫn trong zip, hoặc xem ở đây

Chạy src

  • Có các file scripts cho việc chạy nhanh các lệnh Python từ bước chuyển ANTLR thành mã Python và chạy testcases. Các file scripts.