Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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:

Awesome Lists containing this project

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)