Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 2.25 KB

README.md

File metadata and controls

39 lines (29 loc) · 2.25 KB

Script

Logo Script

Script is a multi-paradigm compiled programming language

Github Stars Github Forks Discord

Project Health

CI Windows CI Windows MSYS2 CI Linux CI MacOS


Getting Started

Downloads Install Contribute

Build command

xmake f --toolchain=llvm --runtimes="c++_shared" [--enable_tests=y] --yes
xmake [b|build] [-vD]

Run tests

xmake [r|run]

Additional Informations

Top Language License