Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 372 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 372 Bytes

Python--

A mini interpretative, dynamic language by simplify Python's objects. Keep only their basic functions. There are many details in the program that have not been dealt with.

Development Environment

  • OS: Linux Mint 19.1 Tessa
  • Compiler: g++ (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0

Run

make all

./main or ./main src_file (such as ./main prime.txt)