- Mar 05, 2013
-
-
olivier stasse authored
Pointed out by A. Mallet.
-
- Dec 11, 2011
-
-
olivier stasse authored
-
- Mar 04, 2011
-
-
Duong Dang authored
-
- Jan 23, 2011
-
-
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.
-