|
BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Input sources (e.g., for reading data files)
More...Files | |
| file | ch.cpp |
| file | ch.h [code] |
| Character classification (e.g., letter, digit) | |
| file | in.h [code] |
| Superclass of input sources (e.g., file) | |
| file | in_cgi.cpp |
| file | in_cgi.h [code] |
| Input from web forms via CGI (currently not used) | |
| file | in_file.cpp |
| file | in_file.h [code] |
| Input from a file. | |
| file | in_kbd.cpp |
| file | in_kbd.h [code] |
| Input from keyboard with prompt (currently not used) | |
Input sources (e.g., for reading data files)
1.8.10