Searched refs:BasicInterpreter (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/ply/example/BASIC/
H A Dbasic.py21 b = basinterp.BasicInterpreter(prog)
29 b = basinterp.BasicInterpreter({})
32 # from the program stored in the BasicInterpreter object. In
H A Dbasiclog.py29 b = basinterp.BasicInterpreter(prog)
37 b = basinterp.BasicInterpreter({})
40 # from the program stored in the BasicInterpreter object. In
H A Dbasinterp.py8 class BasicInterpreter: class in inherits:

Completed in 12 milliseconds