Runtime evaluation: Difference between revisions

m
→‎{{header|Slope}}: fix broken markup
(Adds slope example)
m (→‎{{header|Slope}}: fix broken markup)
Line 1,773:
 
Or, you can evaluate a string as code:
<syntaxhighlight lang="slope">(eval "(+ 1 2 3 4 5)" #t)</stringhighlightsyntaxhighlight>
 
=={{header|Smalltalk}}==
10,333

edits