"git@gitlab.laas.fr:gepetto/example-robot-data.git" did not exist on "2d376efb951888d6a41f0c146feb58aace27af7b"
-
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.
Florent Lamiraux authoredExecutable 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.