Basic ANTLR parser for the sfz file format. It currently generates Java and Golang libraries.
The grammar is here: Sfz.g4.
Look at the tests for usage.
%> make
%> make test
import github.com/oletizi/sfz-parser/go
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Basic ANTLR parser for the sfz file format. It currently generates Java and Golang libraries.
The grammar is here: Sfz.g4.
Look at the tests for usage.
%> make
%> make test
import github.com/oletizi/sfz-parser/go