Measures Concepts
GitHub icon

Please Build

Please Build - Programming language

< >

Please Build is a programming language created in 2016.

Source code:
git clone https://github.com/thought-machine/please
#796on PLDB 8Years Old

Language for the please.build cross-language build system. The Please build language is a full programming language.


Example from the web:
# Taken from //src/core/BUILD in the Please repo go_library( name = "core", srcs = glob(["*.go"], exclude=["*_test.go", "version.go"]) + [":version"], visibility = ["PUBLIC"], deps = [ "//third_party/go:gcfg", "//third_party/go:logging", "//third_party/go:queue", ] )

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout