Skip to content

NNNIC/psgg-swift-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psgg-swift-sample

Code Mixed Visual Programming Tool StateGo's Swift sample.

Environment

Windows 10
Ubuntu on windows
Swift (swift-5.2.4-RELEASE-ubuntu18.04)
StateGo https://statego.programanic.com/

INSTRUCTION

  1. Open TestControl.psgg using StateGo.
  2. Convert.
  3. Open Ubuntu.
  4. bash make.sh.

StateGo Charts

Description

  1. print "Hello World" and "We are in the visual programming era".

  1. "Gosub" is calling a subroutine

  1. A subroutine for printing "It is a subroutine.".

  1. Looping

  1. Branch

Output