Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode OS program
Title: pythonexplain Download
 Description: Simple Python interpreter (1) Every behavior is a separate statement, you do not need to support the statement wrap (2) support the integer type data of the four operations (+,-,*, /) and variable assignment, you do not need to support long integer or other data types, and other data types of operations (3) to support simple if statement (only if and else keywords) and while statements (simply supported while and break keyword), and the need to support only a single judgment conditions, not need to support nested if nested while statement, you do not need to support multiple logical expressions Boolean operators (and/or/not) (4) support a simple print statement to print an integer and simple character string (in double quotes are given without wrapping, do not need to support a string of formatted output)
 Downloaders recently: [More information of uploader 御黎]
 To Search:
File list (Check if you may need any files):
 

python解释器\oop_大作业—2011011239—王庆\calc.cpp
............\............................\calc.h
............\............................\expr_eval.cpp
............\............................\expr_eval.h
............\............................\lib.h
............\............................\main.cpp
............\............................\Makefile
............\............................\parse.cpp
............\............................\parse.h
............\............................\part_base.h
............\............................\variable.cpp
............\............................\variable.h
............\大作业说明文档.docx
............\oop_大作业—2011011239—王庆
python解释器
    

CodeBus www.codebus.net