Skip to content

new interpreter #409

@RodrigoDornelles

Description

@RodrigoDornelles
@startuml
start
repeat
repeat :read char;
repeat while (line end?) is (no) not (yes)
repeat :parse line;
repeat while (multine line?) is (yes) not (no)
if (has label?) then (no)
break
else (yes)
endif
repeat while (label pos?) is (forward) not (backward)
repeat :commit;
repeat while (more lines?) is (yes)
stop
@enduml

related #408

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions