https://github.com/octopusdeploy/ocl.ts
| Public | TypeScript library for processing Octopus Configuration Language (OCL) :octopus:
https://github.com/octopusdeploy/ocl.ts
abstract-syntax-tree octopus-configuration-language octopus-deploy parser public
Last synced: 7 months ago
JSON representation
| Public | TypeScript library for processing Octopus Configuration Language (OCL) :octopus:
- Host: GitHub
- URL: https://github.com/octopusdeploy/ocl.ts
- Owner: OctopusDeploy
- License: other
- Created: 2021-10-18T06:43:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-19T01:42:58.000Z (about 2 years ago)
- Last Synced: 2025-06-23T09:06:01.630Z (8 months ago)
- Topics: abstract-syntax-tree, octopus-configuration-language, octopus-deploy, parser, public
- Language: TypeScript
- Homepage:
- Size: 308 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# :octopus: TypeScript Library for OCL
This repository contains the source code for the TypeScript library for OCL (Octopus Configuration Language, [syntax](https://github.com/OctopusDeploy/ocl#syntax)). It provides an implementation of an abstract syntax tree (AST) for processing OCL fragments/documents.