The Cocke-Younger-Kasami algorithm implementation proposed by Lange-Leiss that handles grammars on 2NF(Binary Normal Form) instead of CNF(Chomsky Normal Form).
-
Updated
Oct 17, 2019 - Java
The Cocke-Younger-Kasami algorithm implementation proposed by Lange-Leiss that handles grammars on 2NF(Binary Normal Form) instead of CNF(Chomsky Normal Form).
This is a compiler in Java using the ASM byte code framework for code generation in Java Byte Code.
Simple compiler, it was designed for Programming Language Translation course, in my 7th term.
Scriptlang is a cross-platform solution/alternative to the current scripting languages Batch and Shell.
Property Record Object | Tree Automata Grammar
Add a description, image, and links to the programming-language-theory topic page so that developers can more easily learn about it.
To associate your repository with the programming-language-theory topic, visit your repo's landing page and select "manage topics."