Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Please Build

< >

Please Build is a programming language created in 2016.

#460on PLDB 8Years Old
Download source code:
git clone https://github.com/thought-machine/please
HomepageSource Code

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", ] )
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll