Documentation
You should find most answers to your questions in one of these resources:
- The Common Lisp specification.
- ECL's reference manual, rather complete, but always evolving.
- Our wiki including some useful recipies and the FAQ.
The mailing list
The next most useful resource is the ECL mailing list. If you have any doubts about how to use ECL, need to share your thoughts about the project or want to contact the maintainers, join the list and post a message. However, before writing, you might want to skim the list archives.
Reporting and requesting things
If you think you have found a bug, instead of sending a message to the mailing list, we would ask you to file a bug report using the ECL issue tracker. This can be used for
- Reporting bugs
- Requesting features
- Providing fixes or improvements