Oven logo

Oven

Published

Development tools for textX

pip install textx-dev

Package Downloads

Weekly DownloadsMonthly Downloads

Requires Python

>=3.8

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.