首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 火箭获得语言解释器和字节码执行Python写的。

火箭获得语言解释器和字节码执行Python写的。

资 源 简 介

RSL is an embedded interpreter and bytecode executor within Python. It executes code that is written in a Python-like syntax, but allows the developer who is writing their application in Python to restrict exactly what their users can and can"t do. Not only this, but because the interpreter is written in Python, the integration between Python code (which has higher permissions) and RSL code (which is locked down) is much greater, while still maintaining the security in RSL code. New:**Version 1.1 released. Contains support for error handling via try-except statement and includes bugfixes for string concatenation. ** RSL Requirements You need to have the PyParsing module installed in your Python distribution for RSL to work. What is RSL designed for? RSL is designed to be used within the following environments and situa

文 件 列 表

executor.py
test.rsl
rsl
StringCodes.py
__init__.py
RSB.py
VariableParser.py
ArithmeticParser.py
Builtins.py
MapBIC.py
MathBIC.py
ExceptionBIC.py
ExpressionParser.py
commander.py
VIP VIP
0.185870s