Today's slide has put on CEIBA, for your reference.
BTW, some of you failed to compile QuteRTL on your machine.
Please take care of following issues :
1. If some string related C functions cannot be compiled,
please include <cstring>
2. If some sort and find releated functions cannot be compiled,
please include <algorithm>
3. In your src/main/Makefile, you can remove -ltercmp flag if compiler cannot
find it.
4. If other libraries cannot be found, please install them on your machines :
(a). lex & yacc