Forked from
Stack Of Tasks / dynamic-graph-python
452 commits behind the upstream repository.
Florent Lamiraux
authored
Executable dg-python emulates a minimal python interpreter. The interpreter is able to - execute single statements: (import, print,...), - evaluate expressions. Expressions and statements are separated by semi-colons. Several statements and/or evaluations between two semi-colons yield an undefined behavior.
Name | Last commit | Last update |
---|---|---|
.. | ||
dynamic_graph | ||
CMakeLists.txt | ||
dg-python.cc | ||
dynamic-graph-py.cc | ||
entity-py.cc | ||
factory-py.cc | ||
interpreter.cc | ||
signal-base-py.cc | ||
signal-caster-py.cc |