The Artima Developer Community
Sponsored Link

Java Buzz Forum
A Groovy AST Viewer

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Max Zone

Posts: 9170
Nickname: dzone
Registered: Jun, 2006

dzone.com is a link-sharing community where member participation determines what gets published
A Groovy AST Viewer Posted: Mar 13, 2007 7:17 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Max Zone.
Original Post: A Groovy AST Viewer
Feed Title: dzone.com: java
Feed URL: http://feeds.dzone.com/dzone/java
Feed Description: dzone.com: fresh java links for developers
Latest Java Buzz Posts
Latest Java Buzz Posts by Max Zone
Latest Posts From dzone.com: java

Advertisement
I try spend an hour or so every day on 'other code'. At the moment I am creating a Groovy AST viewer for Eclipse. The main purpose is to be able to browse AST nodes and get an idea of the internals of a Groovy class. Being able to quickly see how code is represented in the AST is very helpful when looking for nodes suitable to help with code completion, amongst other things.

Read: A Groovy AST Viewer

Topic: whurley@BMC from PeopleOverProcess.com Previous Topic   Next Topic Topic: google-guice - Google Code

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use