Initial Commit
[packages] / xemacs-packages / ess / texi / currfeat.texi
1 @itemize @bullet
2 @item Languages Supported:
3   @itemize @bullet
4   @item S family (S 3/4, S-PLUS 3.x/4.x/5.x/6.x/7.x, and R)
5   @item SAS
6   @item BUGS
7   @item Stata 
8   @item XLispStat including Arc and ViSta
9   @end itemize
10 @item Editing source code (S family, SAS, BUGS, XLispStat)
11   @itemize @bullet
12   @item Syntactic indentation and highlighting of source code
13   @item Partial evaluation of code
14   @item Loading and error-checking of code
15   @item Source code revision maintenance
16   @item Batch execution (SAS, BUGS)
17   @item Use of imenu to provide links to appropriate functions
18   @end itemize
19 @item Interacting with the process (S family, SAS, XLispStat)
20   @itemize @bullet
21   @item Command-line editing
22   @item Searchable Command history
23   @item Command-line completion of S family object names and file names
24   @item Quick access to object lists and search lists
25   @item Transcript recording
26   @item Interface to the help system
27   @end itemize
28 @item Transcript manipulation (S family, XLispStat)
29   @itemize @bullet
30   @item Recording and saving transcript files
31   @item Manipulating and editing saved transcripts
32   @item Re-evaluating commands from transcript files
33   @end itemize
34 @item Help File Editing (R)
35   @itemize @bullet
36   @item Syntactic indentation and highlighting of source code.
37   @item Sending Examples to running ESS process.
38   @item Previewing
39   @end itemize
40 @end itemize
41