ELI (programming language): Difference between revisions

Content deleted Content added
m Example code: <syntaxhighlight lang="q">
m File extensions: <syntaxhighlight lang="q">
 
Line 103:
An ELI file with extension <code>.eli</code> is an ELI workspace file which contains everything in a workspace. <code>save</code> and <code>load</code> are commands for workspace files.
 
<syntaxhighlight lang="textq">
)save MyWorkspace
)load MyWorkspace