Hi everyone. If you remember I'm developing an AST extension for FAMIX and right now I've started to work on Java part. One of the features I have to support is generation of method's AST from the source code on demand.
I've found that there is a petit parser implementation for Java and I wander what is it's status and is it wise to spend time on it. Because having a parser in smalltalk is really nice compared to passing a method source text to some external script, reading result from generated file, etc.
uko
-- View this message in context: http://moose-dev.97923.n3.nabble.com/PetitJava-status-tp4026356.html Sent from the moose-dev mailing list archive at Nabble.com.