GSoC status report - #0 of 10
Srikavin Ramkumar
srikavinramkumar at gmail.com
Tue Jun 8 01:46:48 UTC 2021
Hi,
I've started working on implementing the lexer/parser with flex and bison, and
I've created a formal grammar for the description language.
Priorities for this week:
- Finish up the lexer (flex)
- Add all tokens
- Add support for #import (to include other syzlang files) at the lexer
level
- Start on the parser (bison)
- Document the syntax and semantics of the syscall description language.
-- Srikavin
More information about the Strace-devel
mailing list