Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

بسم الله الرحمن الرحيم
In the name of Allah, the Compassionate, the Merciful

@modelscript/modelica

Tree-sitter grammar and Polyglot query sets for Modelica, providing pattern matching and AST transformation functionality mapped directly over the native and WASM parser.

Scripts

Command Description
npm run build Clean and compile TypeScript outputs
npm run test Run unit tests for this package
npm run generate Generate and build tree-sitter parser
npm run clean Remove compiled build artifacts