textX-dev

Development tools for textX


Keywords
textX, parser, meta-language, meta-model, language, DSL
License
MIT
Install
pip install textX-dev==0.2.0

Documentation

Build status Code test coverage Documentation Status

textX dev extensions

This project contains a set of extension to textX used during development of languages and generators.

Current extensions:

  • startproject -- a textX subcommand for project scaffolding. It will ask several questions on the terminal and generate textX project based on the answers. Questionnaire specification and interpretation is based on textx-lang-questionnaire language.