sdml-src

Crates.iosdml-src
lib.rssdml-src
version0.4.1
created_at2025-04-15 21:51:32.879199+00
updated_at2025-04-15 21:51:32.879199+00
descriptionSimple Domain Modeling Language (SDML) source generator.
homepage
repositoryhttps://github.com/johnstonskj/rust-sdml.git
max_upload_size
id1635310
size134,451
Simon Johnston (johnstonskj)

documentation

README

Package sdml-src

Simple Domain Modeling Language (SDML) source generation.

[[https://crates.io/crates/sdml_src][https://img.shields.io/crates/v/sdml_src.svg]] [[https://docs.rs/sdml_src][https://img.shields.io/docsrs/sdml-src.svg]]

This package is part of the Rust SDML project and specifically implements the source code generator for the in-memory model. The project's intent is to provide an idiomatic implementation of the in-memory model, parser, generators, and the CLI tool.

The following figure demonstrates this package in the broader project context.

Package Overview

Changes

Version 0.4.1

  • Update version to be consistent with new core language.
Commit count: 325

cargo fmt