Recent

Author Topic: Visual Pascal Community Edition  (Read 19033 times)

Researching

  • Full Member
  • ***
  • Posts: 121
Re: Visual Pascal Community Edition
« Reply #30 on: January 28, 2020, 09:33:30 pm »
More one question:
If anyone knows any source for flow-chart diagramming, which seems to be convertable to pascal (C,C++, C#, Java... ).

tr_escape

  • Sr. Member
  • ****
  • Posts: 432
  • sector name toys | respect to spectre
    • Github:
Re: Visual Pascal Community Edition
« Reply #31 on: October 02, 2020, 10:25:37 am »
More one question:
If anyone knows any source for flow-chart diagramming, which seems to be convertable to pascal (C,C++, C#, Java... ).

This topic little bit old but I can give you advice :

https://github.com/meesoft/DiagramDesigner

maybe you can develop this software

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11447
  • FPC developer.
Re: Visual Pascal Community Edition
« Reply #32 on: October 02, 2020, 10:36:35 am »
More one question:
If anyone knows any source for flow-chart diagramming, which seems to be convertable to pascal (C,C++, C#, Java... ).

There are UML diagramming Delphi programs, like staruml on sf.net

Anyway searching for Delphi and "flow chart" or "uml" on sf.net and github might give you nuggets like https://github.com/albireo77/devflowcharter

avra

  • Hero Member
  • *****
  • Posts: 2514
    • Additional info
Re: Visual Pascal Community Edition
« Reply #33 on: October 03, 2020, 11:36:16 am »
If anyone knows any source for flow-chart diagramming
https://github.com/taazz/EvsSimpleGraph
Also available in OPM
ct2laz - Conversion between Lazarus and CodeTyphon
bithelpers - Bit manipulation for standard types
pasettimino - Siemens S7 PLC lib

Researching

  • Full Member
  • ***
  • Posts: 121
Re: Visual Pascal Community Edition
« Reply #34 on: September 01, 2022, 11:04:48 am »
ONCE AGAIN ABOUT THE SAME (topic revive after 2 years)
Please, give me any advise which packages to install, to meet the task:
1. The source of project should be maximally independent of external packages (and in future - compatible with Lazarus versions 1.4..1.8 )
2. draw graph of diagrams, and build a flow-chart drawing package or class
3. draw graph of subprograms communication, and appropriate package for that
4. Package to auto-position graph according to some pre-defined settings.
5. all these packages should receive input from lexer/parser: directly or through some interface

Also, any advice on appropriate architectural patterns are appreciated.

Actually there was a similar answer here:
https://forum.lazarus.freepascal.org/index.php/topic,41036.msg284090.html#msg284090

But now I'm looking for some people, who would be interested: there would be needed lots of consulting.

« Last Edit: September 01, 2022, 11:18:06 am by Researching »

 

TinyPortal © 2005-2018