Skip to content

J0sueTM/lowflow

Repository files navigation

LowFlow

Strongly typed language. WIP!!

Compilation

You need premake5 installed in order to build to your build system. Use premake5 --help to see the supported ones.

# For example:

premake5 gmake  # For gnu make
premake5 vs2022 # For Visual Studio 2022

Build with your toolkit of choice. GMake for example:

make config=rel

# There you go:
./bin/lowflow/rel/lowflow

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published