Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thefrontside/platformscript
Bring your YAML to life
https://github.com/thefrontside/platformscript
deno lisp platform platform-engineering structured-concurrency yaml
Last synced: 3 months ago
JSON representation
Bring your YAML to life
- Host: GitHub
- URL: https://github.com/thefrontside/platformscript
- Owner: thefrontside
- Created: 2022-11-09T17:53:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T17:44:10.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T12:17:09.191Z (3 months ago)
- Topics: deno, lisp, platform, platform-engineering, structured-concurrency, yaml
- Language: TypeScript
- Homepage: https://pls.pub
- Size: 453 KB
- Stars: 8
- Watchers: 7
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## PlatformScript
PlatformScript is a declarative, statically typed, secure, and embeddable
programming language that uses 100% pure YAML as its syntax.https://pls.pub
#### Dive right in
``` text
deno install -A https://pls.pub/pls
```