https://github.com/feenkcom/yaml-parser
Experimental YAML parser
https://github.com/feenkcom/yaml-parser
Last synced: 3 months ago
JSON representation
Experimental YAML parser
- Host: GitHub
- URL: https://github.com/feenkcom/yaml-parser
- Owner: feenkcom
- Created: 2023-01-04T07:47:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T09:05:49.000Z (about 3 years ago)
- Last Synced: 2025-12-10T06:26:56.102Z (6 months ago)
- Language: Smalltalk
- Size: 410 KB
- Stars: 1
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yaml-parser
Experimental YAML parser
```
Metacello new
baseline: 'YAMLParser';
repository: 'github://feenkcom/yaml-parser:main/src';
load
```
```
BaselineOfYAMLParser loadLepiter.
```
Please consult the lepiter database for an overview of the project.