Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

mgmt

mgmt - Programming language

< >

mgmt is a programming language created in 2015 by James Shubin.

#570on PLDB 8Years Old 3.8kUsers
2Books 0Papers

Next generation distributed, event-driven, parallel config management!


Example from the web:
import "datetime" $is_friday = datetime.weekday(datetime.now()) == "friday" file "/srv/files/" { state => $const.res.file.state.exists, mode => if $is_friday { # this updates the mode, the instant it changes! "0550" } else { "0770" }, }

Language features

Feature Supported Token Example
Comments ✓
# A comment
Line Comments ✓ #
# A comment
Semantic Indentation X

Books about mgmt from ISBNdb

title authors year publisher
Differential Games Econ Mgmt Sci Dockner, Engelbert J. 2008 Cambridge University Press
Sm Quantitative Analysis Mgmt Aie RENDER 1994 Allyn & Bacon
ipf.html · mgmt.html · kaitai.html

View source

- Build the next great programming language · Search · Day 214 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com