# nlang **Repository Path**: ainilili/nlang ## Basic Information - **Project Name**: nlang - **Description**: nlang is nico's lang. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-12-01 - **Last Updated**: 2022-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```shell $ flex --prefix=yy --header-file=n.lex.h -o n.lex.c n.l $ goyacc -o n.y.go -p "n" n.y ```