Login  Register

HDL Specification

Posted by woolcutt on Jul 21, 2021; 3:59pm
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/HDL-Specification-tp4036164.html

I've found Appendix A and understand the HDL format to *use* it for the courseware, but is there a formal specification of the HDL format floating around (like a BNF grammar) that one could use to write a lexer/parser for this format?

Thank you!