aboutsummaryrefslogtreecommitdiff
path: root/src/etc/summary
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/summary')
-rw-r--r--src/etc/summary27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/etc/summary b/src/etc/summary
new file mode 100644
index 00000000..26b71b3b
--- /dev/null
+++ b/src/etc/summary
@@ -0,0 +1,27 @@
+ )credits : list the people who have contributed to OpenAxiom
+
+ )help <command> gives more information
+ )quit : exit OpenAxiom
+
+ )abbreviation : query, set and remove abbreviations for constructors
+ )cd : set working directory
+ )clear : remove declarations, definitions or values
+ )close : throw away an interpreter client and workspace
+ )compile : invoke constructor compiler
+ )display : display Library operations and objects in your workspace
+ )edit : edit a file
+ )frame : manage interpreter workspaces
+ )history : manage aspects of interactive session
+ )library : introduce new constructors
+ )lisp : evaluate a LISP expression
+ )read : execute AXIOM commands from a file
+ )savesystem : save LISP image to a file
+ )set : view and set system variables
+ )show : show constructor information
+ )spool : log input and output to a file
+ )synonym : define an abbreviation for system commands
+ )system : issue shell commands
+ )trace : trace execution of functions
+ )undo : restore workspace to earlier state
+ )what : search for various things by name
+