Erlang/OTP Forums

Author Message

<  Erlang  ~  nested structure visualiser

dexterslab
Posted: Wed Aug 29, 2007 3:09 pm Reply with quote
Joined: 06 Jul 2007 Posts: 5
Hi,

I would like to visualise a deeply nested erlang list/tuple structure in a graphical way. Is there any functions or lib that would allow me to do that?
There is something similar in Prolog that is character based, something like that would do but a proper graphic output would be better.

many thanks,
dex
View user's profile Send private message
anderst
Posted: Sun Sep 09, 2007 6:21 pm Reply with quote
User Joined: 21 Nov 2006 Posts: 37
io:format("~p",[Structure]) is the best example I can think of. That is how we have solved it in HTMP (using PRE) few years ago.

Hilsen,
Anders
View user's profile Send private message Visit poster's website

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum