Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmars/glop
Glue Language for OPerations
https://github.com/cmars/glop
agent interpreter operations reactive
Last synced: 29 days ago
JSON representation
Glue Language for OPerations
- Host: GitHub
- URL: https://github.com/cmars/glop
- Owner: cmars
- License: apache-2.0
- Created: 2016-12-19T07:22:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-18T21:45:40.000Z (over 7 years ago)
- Last Synced: 2024-11-11T16:06:15.562Z (2 months ago)
- Topics: agent, interpreter, operations, reactive
- Language: Rust
- Size: 229 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# glop
[![Build Status](https://travis-ci.org/glop-rs/glop.svg?branch=master)](https://travis-ci.org/glop-rs/glop)
[![Crate](https://img.shields.io/crates/v/glop.svg)](https://crates.io/crates/glop)glop is a "Glue Language for OPerations", a DSL for building autonomous,
intelligent agents that operate small, localized software systems.glop's immediate focus is on managing my own development environment and
a densely-packed LXD server.---
Copyright 2016-2017 Casey Marshall
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.