Flow chart generator

Everything else that doesn't fall into one of the other PB categories.
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

:)
@}--`--,-- A rose by any other name ..
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

I just went back to http://www.aivosto.com/visustin.html and saw that v4.1
has been released, and now supports generation of flowcharts for PureBasic!
Shame it's still too expensive (US $299), but there's a demo available to see if
it's worth the investment. I'd say it would be! :)

Here's a screenshot I made of the flowchart it created for the ExamineDirectory()
code example found in the PureBasic Help File. Wish I had the spare $299. :cry:

Image
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Derek
Addict
Addict
Posts: 2354
Joined: Wed Apr 07, 2004 12:51 am
Location: England

Post by Derek »

Downloading the DEMO now. Looks interesting.

I dread to think what some of my code is going to look like!
JCV
Enthusiast
Enthusiast
Posts: 580
Joined: Fri Jun 30, 2006 4:30 pm
Location: Philippines

Post by JCV »

wow it can parse assembly codes. :shock:
Its now easier to study flow of assembly codes. Its great for disassembly. :D
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

Yeah - it's really cool, but as you say guys "too expensive". Can't we ask the Author to remove support for all other languages then PB (a special PB version) and sell it for $30?!? :wink:
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
Xombie
Addict
Addict
Posts: 898
Joined: Thu Jul 01, 2004 2:51 am
Location: Tacoma, WA
Contact:

Post by Xombie »

Resurrecting an old thread again. I tried their v5.1 and it chokes on my code. I only gave it a 9k piece of code and it crashes. Is there a limitation as far as file size? Any settings I can give it to work on larger code?

If not, can anyone suggest an alternative?
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> can anyone suggest an alternative?

I just found this, but it doesn't support PureBasic yet:

http://www.fatesoft.com/s2f/

The personal license is only $99, compared to $299 for Visustin. If enough
of us write to the team, then who knows? The contact links are here:

http://www.fatesoft.com/company.htm

I've sent my mail! ;)
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Post Reply