rcl
Version, currently release branch1 version
- release branchlatestMay 12, 2026
github.com/cogniframework/rcl.cr
RCL (Ruby-like Configuration Language) parser
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
rcl:
github: cogniframework/rcl.cr
branch: releaserelease is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 1.0.0- License
- MIT
- Author
- Your Name
Dependencies
This version declares no dependencies.
README
rcl-crystal
Crystal implementation for RCL native implementation.
Core entrypoint:
require "rcl/core" then use RCL::Core.parse + RCL::Core.to_object with AST/types from RCL.
Extended/backward-compatible entrypoint:
require "rcl" keeps RCL.format, RCL.to_yaml, RCL.to_toml, RCL.to_hcl.
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
release- Seen
- May 12, 2026
- Crystal
>= 1.0.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/cogniframework/rcl.cr
Metadata
- Created
- Aug 17, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1