Skip to content

JunfXiao/trnsys-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trnsys-syntax

AST (Abstract Syntax Tree) for TRNSYS input files.

Currently, it only supports the TRNSYS 18 syntax.

What is this?

This is a package that provides an AST for TRNSYS input files, allowing you to parse, manipulate, and analyze TRNSYS input files programmatically. It is designed to be used as rust or python package and can be extended to support additional features such as validation, output generation, and more.

Roadmap

  • TRNSYS 18 Read Support
  • Tests
  • Dependency Identification
  • Validation of references and expressions
  • Output Generation
  • Create from Scratch
  • TRNSEED Support
  • Benchmarks
  • Python Binding

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages