Parse Tree Visualization

| | Comments (0)







parse tree of 1+1 parse tree of 1+1

This is what I worked on today. Automatic graphing of ruby parse trees using my package ParseTree and with a small (56 line) graphing library that I wrote yesterday and a new sexp processor (80 line) to drive the graphing library.

This is just the output of 1+1. The whole graphing library is ginormous.

Not bad for just 136 lines of ruby.


Leave a comment

About this Entry

This page contains a single entry by zenspider published on January 22, 2005 7:16 PM.

My Latest Projects - ZenLibrary and Graffle2SQL was the previous entry in this blog.

An Introduction to Ruby2c - Automatic Translation of Ruby Code to C is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Pages

Powered by Movable Type 4.32-en