There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A .java parser-generator witten in Java in a CPS way. It is a code parser-transformation-generator framework. For training reasons it is written in a continuation-passing style way. By now there is only basic datastructure an generation down to methods.