Contact¶
For questions about SLangCC, compiler problem reports, or source-access requests, email telim [at] davidson [dot] edu.
Students should continue to use the communication channel specified by their course instructor for assignment-specific questions.
When reporting a compiler problem, include:
- the slangcc version;
- operating system and architecture;
- Flex, Bison, GCC/Clang, and C++ compiler versions;
- the smallest
.slfile that reproduces the issue; - the complete SLangCC diagnostic;
- the exact command used.
Do not include generated binaries. A minimal source file and diagnostic are normally enough to reproduce lexer, parser, or semantic failures.