issues
search
ml4ai
/
skema
SKEMA: Scientific Knowledge Extraction and Model Analysis
https://ml4ai.github.io/skema/
Other
10
stars
4
forks
source link
[MATLAB] Document conversion process
#743
Open
jastier
opened
10 months ago
jastier
commented
10 months ago
Complete the following
Fully document the MATLAB Tree-sitter translation.
GroMEt from MATLAB
Code commenting
Any remaining reports
jastier
commented
10 months ago
Current status:
Fully document the MATLAB Tree-sitter translation.
The MATLAB case is documented here:
https://ml4ai.github.io/skema/dev/adding_new_tree_sitter_frontend/
The MATLAB grammar we use is here:
https://github.com/acristoffers/tree-sitter-matlab.git
, commit_sha: 6071891
GroMEt from MATLAB
This is current work, it is functional across a broad range of test cases but I have not yet been able to completely parse a model file.
Code commenting
Complete.
Any remaining reports
Most recent Milestone report updated is: xxx
Complete the following