context free grammar - Does Chomsky Normal Form have left recursion? -


one of famous form of cfg cnf , know have 2 non terminal rhs or 1 terminal rhs , empty rhs,if exists, appear in rhs of root described in wiki , i'm not sure cnf allow have left recursion?

yes, cnf allows form of recursion.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -