modelica-rs

Crates.iomodelica-rs
lib.rsmodelica-rs
version0.1.6
created_at2023-10-27 05:41:05.904199+00
updated_at2025-10-26 03:30:08.427151+00
descriptionA Rust wrapper for the Modelica standard library.
homepage
repositoryhttps://github.com/brennanxyz/modelica-rs
max_upload_size
id1015581
size54,365
(brennanxyz)

documentation

README

modelica-rs

A library to interact with the Modelica Standard Library using Rust.

This package uses rrevenantt's antlr_rust framework to create an ANTLR-ized Modelica parser in Rust.

TODO

  • Declare basic Modelica elements as Rust structs and enums
  • Connect the ANTLR-created tokens to the Rust structs and enums
Commit count: 17

cargo fmt