Skip to content

ProfessorDragon/flow-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flow-language

Visual coding language based on Python.

Requires Python to run, without any external dependencies. Tested on Windows 11. Made in 2022, so it will likely not be updated except for pull requests.

How to configure Flow as the default program for .flow files:

  • Use administrator command prompt
  • assoc .flow=Flow.File
  • ftype Flow.File=pyw "(location of flow.pyw)" "%1"

About

Visual coding language based on Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages