Seeking a parser generator in matlab

9 Ansichten (letzte 30 Tage)
Stephen Bush
Stephen Bush am 22 Apr. 2019
Is there a MATLAB tool or utility to parse a programming language grammar given a context-free grammar as input?
I have several cases where I have a language grammar in Backus-Naur Form (BNF) and would like to use MATLAB to parse and minipulate instances of the langauge.
Does MATLAB have a function or library to take a grammar in BNF format and provide parsing capability so the user does not have write everything from scratch?

Antworten (0)

Produkte


Version

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by