Previous: lang yy, Up: Lexing and Parsing
This module provides debugging facilities used by the other lang-related debug modules. See lang lr0, See lang lr1.
Pretty-print the lexer-spec spec.
Pretty-print the grammar spec.
Return the nickname of obj if available. If obj is #f or the empty list (), return obj. Otherwise, return the memory address of obj as a hex string.
#f
()
Set the nickname for obj to nick. Return obj.