Structorizer.Desktop icon indicating copy to clipboard operation
Structorizer.Desktop copied to clipboard

Structorizer is a little tool which you can use to create Nassi-Schneiderman Diagrams (NSD).

Results 45 Structorizer.Desktop issues
Sort by recently updated
recently updated
newest added

By now (i.e. upto version 3.32-11 at least) a record initializer expression like the one in the cyan element of diagram DateTests563 in the below arrangement would be exported to...

nice to have

Though structured typedefs found in headers for used type names make a C source file pass the C99 parser (with bugfix #1085 integrated), they don't induce a type declaration in...

enhancement

I am trying to compile structorizer on linux. I've tried with both jdk 19 and jdk 11. I just `cd`ed into the structorizer directory and ran `ant`. It failed due...

question

Issue #872 led to the introduction of a mere ***display*** switch (via menu toggle item and a toggle button in the toolbar). This was sound, easy to implement and free...

nice to have

Structorizer tolerates (or accepts) certain kinds of type declaration in e. g. assignment instructions but doesn't actually make much use of them. Some code generators even try to transform detected...

enhancement

We currently have only one framing item, the program/sub. Adding the option to create a framing item (which can include any other elements) would be nice for "grouping" logical parts...

nice to have

[GraalVM Native Image](https://www.graalvm.org/reference-manual/native-image) would solve the following issues: * drop the need to install a (specific) version of the Java Runtime Environment * should provide a speedup that is mostly...

enhancement

Hello! How about Octave (Matlab) support for Structorizer? I do design work in Octave (open source Matlab equivalent, website grabs below). The language has similarities with C, though it is...

enhancement

Joachim Laugwitz asked for an import of the programming language [Haxe](https://haxe.org/). (Background explanation: For the visualisation of architecture models, Blender3D and Armory3d may be used. In order to equip modelled...

enhancement

Someone mailed to ask if we could provide an MSI installer, which would allow an easy deployment in larger Windows environments. Searching the net, I found the WiX Toolset, which...

nice to have