Measures Concepts
GitHub icon

Puppet

Puppet - Programming language

< >

Puppet is an open source programming language created in 2005.

#294on PLDB 19Years Old 23kRepos

In computing, Puppet is an open-source software configuration management tool. It runs on many Unix-like systems as well as on Microsoft Windows, and includes its own declarative language to describe system configuration. Puppet is produced by Puppet, founded by Luke Kanies in 2005. Read more on Wikipedia...


Example from Linguist:
hiera_include('classes')
Example from Wikipedia:
user { 'harry': ensure => present, uid => '1000', shell => '/bin/bash', home => '/var/tmp' }

Language features

Feature Supported Token Example
Integers ✓
Floats ✓
Hexadecimals ✓
Octals ✓

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