soma-prototype icon indicating copy to clipboard operation
soma-prototype copied to clipboard

Add an Eval command to Social Machines list of top-level commands.

Open mjstahl opened this issue 11 years ago • 0 comments

soma eval [filename | "expression"]

As stated above the (single) argument to the command will either be an expression string or a filename.

The expression string shall be surrounded by quotation marks.

The last expression evaluated shall be what is printed to the console (just like soma console)

mjstahl avatar Apr 22 '13 11:04 mjstahl