Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 457 Bytes

File metadata and controls

16 lines (10 loc) · 457 Bytes
				          	"Easy2python"

parser.py : This code mainly consists lex and yacc. Based on PLY package.

interp.py : This code mainly consists the relations of each expression or statement.

easy.py : Run the parser.py and interp.py.

simtrade : To simulate a trade to test your EL tactics.


thank you for read.