Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sverweij/tree-sitter-smcat
state-machine-cat tree-sitter grammar :scream_cat: :book:
https://github.com/sverweij/tree-sitter-smcat
state-machine-dsl tree-sitter
Last synced: 29 days ago
JSON representation
state-machine-cat tree-sitter grammar :scream_cat: :book:
- Host: GitHub
- URL: https://github.com/sverweij/tree-sitter-smcat
- Owner: sverweij
- License: mit
- Created: 2018-11-24T21:32:42.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2019-03-23T11:11:44.000Z (over 5 years ago)
- Last Synced: 2024-10-09T18:10:04.845Z (about 1 month ago)
- Topics: state-machine-dsl, tree-sitter
- Language: JavaScript
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-tree-sitter - smcat
README
# tree-sitter-smcat
Grammar for smcat - the DSL of state-machine-cat as described in the _parsing expression gramar_
in the [state-machine-cat repo](https://github.com/sverweij/state-machine-cat/blob/develop/src/parse/peg/smcat-parser.pegjs)Target practice at [state-machine-cat.js.org](https://state-machine-cat.js.org).
### Build & other statii
[![Build Status](https://travis-ci.com/sverweij/tree-sitter-smcat.svg?branch=develop)](https://travis-ci.com/sverweij/tree-sitter-smcat)
[![npm stable version](https://img.shields.io/npm/v/tree-sitter-smcat.svg)](https://npmjs.com/package/tree-sitter-smcat)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)