Getting Help
rascal-0.40.17
- To get started with download, installation and your first run, look here.
- To quit the Rascal Shell prompt type
:quit
- To get initial help using the Rascal Shell prompt type
:help
- In case you ran into other troubles, please refer to:
- The Troubleshooting information for download, install and first runs.
- The questions asked and answered on StackOverflow
- The (open) issues registered with Github Issues
- Directly in the Rascal IDE there is help available:
- On the commandline, type
:help
- In Eclipse there is the
Tutor View
which opens all the documentation pages inside Eclipse. - In VScode use the command palette and search for
Rascal
for more commands.
- On the commandline, type
- For specific application topics, "Howto" kind of information, etc. please go to Further Reading.
- There is a lot of documentation on Rascal and its libraries. Read the Browsing page on how to navigate it.