Skip to content

Releases: dragan-clapp-creator/Visual-AKDL-Editor

Release list

initial release

Choose a tag to compare

@dragan-clapp-creator dragan-clapp-creator released this 10 Nov 09:04
395ffee

Visual Editor for AKDL: helps defining the syntax of a programing language you intend to create, in a tree (graph) representation.
Thanks to this editor, you don’t need to have any knowledge on the notation used by AKDL.
After having defined your syntax, a structured (using custom packages) parsing and runtime code is generated.